You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2017/06/21 16:30:05 UTC

svn commit: r1799486 - /openoffice/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxx

Author: mseidel
Date: Wed Jun 21 16:30:05 2017
New Revision: 1799486

URL: http://svn.apache.org/viewvc?rev=1799486&view=rev
Log:
Fixed typo

Modified:
    openoffice/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxx

Modified: openoffice/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxx?rev=1799486&r1=1799485&r2=1799486&view=diff
==============================================================================
--- openoffice/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxx (original)
+++ openoffice/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxx Wed Jun 21 16:30:05 2017
@@ -93,7 +93,7 @@ public:
 
        For example "bin/java.exe". You need
        to implement this function in a derived class, if
-       the paths differ.  this implmentation provides for
+       the paths differ. This implementation provides for
        Windows "bin/java.exe" and for Unix "bin/java".
        The paths are relative file URLs. That is, they always
        contain '/' even on windows. The paths are relative