Fix typo.

This commit is contained in:
esaunders 2019-11-18 14:30:56 -05:00
parent d0592d62c8
commit 54edfd6c30

View File

@ -67,7 +67,7 @@ Autopsy depends on a specific version of The Sleuth Kit. You need the Java libr
- If you see something like "Cannot create case: javafx/scene/paint/Color" it is an indication that Java FX - If you see something like "Cannot create case: javafx/scene/paint/Color" it is an indication that Java FX
is not being found. is not being found.
Confirm that the file $JAVA_HOME/jre/lib/ext/jfxrt.jar exists. If it does not exist, return the the Java Confirm that the file $JAVA_HOME/jre/lib/ext/jfxrt.jar exists. If it does not exist, return to the Java
setup steps above. setup steps above.
- If you see something like "An illegal reflective access operation has occurred" it is an indication that - If you see something like "An illegal reflective access operation has occurred" it is an indication that
the wrong version of Java is being used to run Autopsy. the wrong version of Java is being used to run Autopsy.