summaryrefslogtreecommitdiff
path: root/odk/source/com/sun/star/lib/loader/InstallationFinder.java
diff options
context:
space:
mode:
Diffstat (limited to 'odk/source/com/sun/star/lib/loader/InstallationFinder.java')
-rw-r--r--odk/source/com/sun/star/lib/loader/InstallationFinder.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/source/com/sun/star/lib/loader/InstallationFinder.java b/odk/source/com/sun/star/lib/loader/InstallationFinder.java
index 6de0c6468d50..5caef5445a15 100644
--- a/odk/source/com/sun/star/lib/loader/InstallationFinder.java
+++ b/odk/source/com/sun/star/lib/loader/InstallationFinder.java
@@ -54,7 +54,7 @@ import java.util.ArrayList;
* Both methods require that the 'soffice' executable or a symbolic
* link is in one of the directories listed in the PATH environment variable.
* For older versions than OOo 2.0 the above described methods may fail.
- * In this case the default installation is taken from the .sversionrc file in
+ * In this case the default installation is taken from the .versionrc file in
* the user's home directory. Note, that the .sversionrc file will be omitted
* for OOo 2.0</p>
*/