summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/jvmfwk/framework.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/jvmfwk/framework.h b/include/jvmfwk/framework.h
index 8421134b8ae7..59ffb20670a8 100644
--- a/include/jvmfwk/framework.h
+++ b/include/jvmfwk/framework.h
@@ -77,7 +77,7 @@ extern "C" {
jar file then it can be referenced in the manifest file of the first jar. However,
a user may add jars to the class path by using this API. If it becomes necessary
to add files to the class path which is to be used by all users then one can use
- the bootrap parameter UNO_JAVA_JFW_CLASSPATH_URLS. The value contains of file URLs
+ the bootstrap parameter UNO_JAVA_JFW_CLASSPATH_URLS. The value contains of file URLs
which must be separated by spaces.</p>