summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-12-23 07:59:24 +0100
committerJulien Nabet <serval2412@yahoo.fr>2013-12-23 07:59:24 +0100
commit249107f62cbe4b4e145bd6e62bfb9960dc0cdb60 (patch)
tree482aadebea643bab38b0fd5106227091dc66d087 /sal
parent9915597c8988f46df3ec334c01afc7d618df7b7c (diff)
Typos
Change-Id: I27ada8b5154968e521d9e67f21473aa85776e70e
Diffstat (limited to 'sal')
-rw-r--r--sal/qa/rtl/bootstrap/rtl_Bootstrap.cxx2
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);