diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2015-07-02 18:26:18 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <s.mehrbrodt@gmail.com> | 2015-07-03 09:14:23 +0000 |
commit | 1c5f07e60cfd81f27ad3aea0b56634554f3ef5a9 (patch) | |
tree | b3483c88ce443c8e8764b11782be236fc2e0170a /xmloff/source/chart/contexts.hxx | |
parent | 87dc6c82d5cd174ae2384b66a203a93402b43291 (diff) |
Fix typos
Change-Id: I98b4dfb0f72f315065693335e2f882bb2eed3afe
Reviewed-on: https://gerrit.libreoffice.org/16713
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Diffstat (limited to 'xmloff/source/chart/contexts.hxx')
-rw-r--r-- | xmloff/source/chart/contexts.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/chart/contexts.hxx b/xmloff/source/chart/contexts.hxx index e32f1097a371..102d64e4fed1 100644 --- a/xmloff/source/chart/contexts.hxx +++ b/xmloff/source/chart/contexts.hxx @@ -31,7 +31,7 @@ namespace com { namespace sun { namespace star { namespace xml { namespace sax { }}}}} /* - These contexts are only nedded by + These contexts are only needed by SchXMLImport not by the SchXMLImportHelper that is also used by other applications */ |