summaryrefslogtreecommitdiff
path: root/jvmfwk
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-06-19 16:43:41 +0200
committerAndras Timar <atimar@suse.com>2012-06-19 16:44:08 +0200
commit54e9a2839065daf54bd22749daa66c8c58fc7b23 (patch)
tree589dae79835e0491a83f4ac0ac96b6ddfbd49dfc /jvmfwk
parented4c2ab1e3f83cce828734b887e4884fc2f5ac4c (diff)
typo: paramters, paramaters -> parameters
Change-Id: If58683331c50f2a95204e8e2dea11edbef3ccb63
Diffstat (limited to 'jvmfwk')
-rw-r--r--jvmfwk/source/elements.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/jvmfwk/source/elements.hxx b/jvmfwk/source/elements.hxx
index 6efedbf96647..944cdbc23184 100644
--- a/jvmfwk/source/elements.hxx
+++ b/jvmfwk/source/elements.hxx
@@ -149,7 +149,7 @@ private:
/** returns the system path to the data file which is to be used. The value
depends on
- the the member m_layer and the bootstrap paramters UNO_JAVA_JFW_USER_DATA,
+ the the member m_layer and the bootstrap parameters UNO_JAVA_JFW_USER_DATA,
UNO_JAVA_JFW_SHARED_DATA and UNO_JAVA_JFW_INSTALL_DATA which this may be.
*/
::rtl::OString getSettingsPath() const;