[Libreoffice-commits] core.git: include/jvmfwk

Julien Nabet serval2412 at yahoo.fr
Sat Dec 20 07:51:33 PST 2014


 include/jvmfwk/framework.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c1f4afcbf5a4eac22d330c7302ef5447d1e71dbf
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Sat Dec 20 16:50:40 2014 +0100

    Typo: bootrap=>bootstrap
    
    Change-Id: Icf3202c3f3f733bf65c15503063903cb5322d593

diff --git a/include/jvmfwk/framework.h b/include/jvmfwk/framework.h
index 8421134..59ffb20 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>
 
 


More information about the Libreoffice-commits mailing list