summaryrefslogtreecommitdiffstats
path: root/scripting/java/org/openoffice
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2014-08-01 16:56:25 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2014-08-01 23:40:12 +0900
commit9bac4d413e960e354a3cf81e3de9b1cb483d02ad (patch)
treeb6555611ec9102dd5e2cf5917b0fb2c00ea5ed9f /scripting/java/org/openoffice
parentConvert 5 tabpages to .ui (diff)
downloadcore-9bac4d413e960e354a3cf81e3de9b1cb483d02ad.tar.gz
core-9bac4d413e960e354a3cf81e3de9b1cb483d02ad.zip
typo: more then -> more than
Change-Id: I2e477d66f25bde7256938ccb1f95ab26add24922
Diffstat (limited to 'scripting/java/org/openoffice')
-rw-r--r--scripting/java/org/openoffice/netbeans/modules/office/filesystem/OpenOfficeDocFileSystem.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting/java/org/openoffice/netbeans/modules/office/filesystem/OpenOfficeDocFileSystem.java b/scripting/java/org/openoffice/netbeans/modules/office/filesystem/OpenOfficeDocFileSystem.java
index fd3ee589eed5..dac253f470f2 100644
--- a/scripting/java/org/openoffice/netbeans/modules/office/filesystem/OpenOfficeDocFileSystem.java
+++ b/scripting/java/org/openoffice/netbeans/modules/office/filesystem/OpenOfficeDocFileSystem.java
@@ -126,7 +126,7 @@ public class OpenOfficeDocFileSystem
/**
* Provides unique signature of an instance of the filesystem.
* NOTE: The scope is not a part of the signature so it is impossible
- * to mount the same archive more then once.
+ * to mount the same archive more than once.
*/
public static String computeSystemName(File file)
{