diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2013-12-23 07:59:24 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2013-12-23 07:59:24 +0100 |
commit | 249107f62cbe4b4e145bd6e62bfb9960dc0cdb60 (patch) | |
tree | 482aadebea643bab38b0fd5106227091dc66d087 /sal | |
parent | 9915597c8988f46df3ec334c01afc7d618df7b7c (diff) |
Typos
Change-Id: I27ada8b5154968e521d9e67f21473aa85776e70e
Diffstat (limited to 'sal')
-rw-r--r-- | sal/qa/rtl/bootstrap/rtl_Bootstrap.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/qa/rtl/bootstrap/rtl_Bootstrap.cxx b/sal/qa/rtl/bootstrap/rtl_Bootstrap.cxx index 281ba2ce4a75..f3cf9de7328b 100644 --- a/sal/qa/rtl/bootstrap/rtl_Bootstrap.cxx +++ b/sal/qa/rtl/bootstrap/rtl_Bootstrap.cxx @@ -241,7 +241,7 @@ namespace rtl_Bootstrap CPPUNIT_ASSERT_MESSAGE("get the value of a variable in ini file.", !suGetname.isEmpty()); } - //use defaut value + //use default value void getFrom_003() { rtl::OUString suIniname = t_getSourcePath(TESTSHL2_INI); |