summaryrefslogtreecommitdiff
path: root/include/jvmfwk
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2014-11-10 15:05:25 +0100
committerNoel Grandin <noelgrandin@gmail.com>2014-11-12 11:04:11 +0000
commitda40cac540e7d735edbe9069b3c8ec6af4530208 (patch)
treef2abda7281129e13f588c77b18780a7090c8405f /include/jvmfwk
parentbb437029c1e5331bcc3f8fb2fc87837142a52f33 (diff)
Fix common typos. No automatic tools. Handmade…
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'include/jvmfwk')
-rw-r--r--include/jvmfwk/framework.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/jvmfwk/framework.h b/include/jvmfwk/framework.h
index e791a1fea3eb..7abf3e1c9195 100644
--- a/include/jvmfwk/framework.h
+++ b/include/jvmfwk/framework.h
@@ -279,7 +279,7 @@ JVMFWK_DLLPUBLIC void SAL_CALL jfw_freeJavaInfo(JavaInfo *pInfo);
<code>rtl_uString</code> members is determined
by the respective comparison function (see
<code>OUString::equals</code>).
- Similiarly the equality of the <code>sal_Sequence</code> is
+ Similarly the equality of the <code>sal_Sequence</code> is
also determined by a comparison
function (see <code>rtl::ByteSequence::operator ==</code>). </p>
<p>
@@ -298,7 +298,7 @@ JVMFWK_DLLPUBLIC sal_Bool SAL_CALL jfw_areEqualJavaInfo(
/** determines if a Java Virtual Machine is already running.
<p>As long as the office and the JREs only support one
- Virtual Machine per process the Java settings, particulary the
+ Virtual Machine per process the Java settings, particularly the
selected Java, are not effective immediately after changing when
a VM has already been running. That is, if a JRE A was used to start
a VM and then a JRE B is selected, then JRE B will only be used