summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-10-18 11:35:44 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-10-20 11:50:51 +0200
commit22f08ed485dfd34e52b7976840404def5f0292d4 (patch)
tree1340fc793d3d8e79454386ae091b24731b21fddb /framework
parent06eb767c39d8e426aaaa98ce8497d0d3fb867c2b (diff)
Fix typos
Change-Id: I57ff252f8326818a57fdf10218210f70b100e088 Reviewed-on: https://gerrit.libreoffice.org/61928 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'framework')
-rw-r--r--framework/source/uiconfiguration/CommandImageResolver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/uiconfiguration/CommandImageResolver.cxx b/framework/source/uiconfiguration/CommandImageResolver.cxx
index 7e0d504083ad..c95ddeb56e76 100644
--- a/framework/source/uiconfiguration/CommandImageResolver.cxx
+++ b/framework/source/uiconfiguration/CommandImageResolver.cxx
@@ -60,7 +60,7 @@ OUString lclConvertToCanonicalName(const OUString& rFileName)
return aBuffer.makeStringAndClear();
}
-} // end anonymouse namespace
+} // end anonymous namespace
CommandImageResolver::CommandImageResolver()
{