summaryrefslogtreecommitdiff
path: root/include/jvmfwk
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-07-02 18:23:08 +0200
committerMichael Stahl <mstahl@redhat.com>2015-07-03 09:32:26 +0000
commit420923ba76ad84892fd242ed37be9d85e1ea03fe (patch)
tree838189ec6fe7fbe36419ea397f4a8de5a79aed72 /include/jvmfwk
parent918d3e30d7ff91387d9de55156a4c1364cc7b58c (diff)
Fix typos
Change-Id: Ie2bbe020fc6e3a4a4f913208c245f395849bb9ee Reviewed-on: https://gerrit.libreoffice.org/16708 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
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 2908eb535f8d..16c8d0c7311c 100644
--- a/include/jvmfwk/framework.h
+++ b/include/jvmfwk/framework.h
@@ -46,7 +46,7 @@ extern "C" {
about these JREs as well as starting the VMs.</dd>
<dt>UNO_JAVA_JFW_USER_DATA</dt>
<dd>The file contains settings for a particular user. One can use the macro
- $SYSUSERCONFIG in the URL which expands to a directory whery the user's data are
+ $SYSUSERCONFIG in the URL which expands to a directory where the user's data are
kept. On UNIX this would be the home directory and on Windows some sub-directory
of the &quot;Documents and Settings&quot; folder.The content of this file is an
implementation detail and may change in the future.</dd>