summaryrefslogtreecommitdiff
path: root/include/jvmfwk
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-12-20 16:50:40 +0100
committerJulien Nabet <serval2412@yahoo.fr>2014-12-20 16:50:40 +0100
commitc1f4afcbf5a4eac22d330c7302ef5447d1e71dbf (patch)
treec20d9450127ee98c9d9694ef642f13fe64f62466 /include/jvmfwk
parenta57eb20ae9755c6cfb3e7b0308c47ecb6ae4a5fa (diff)
Typo: bootrap=>bootstrap
Change-Id: Icf3202c3f3f733bf65c15503063903cb5322d593
Diffstat (limited to 'include/jvmfwk')
-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>