summaryrefslogtreecommitdiff
path: root/framework/source/fwe
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-01-14 12:50:47 +0100
committerJulien Nabet <serval2412@yahoo.fr>2018-01-14 16:24:04 +0100
commitcfffb09b3d6d46c500e3be3fe601a4ff6944d40e (patch)
tree9cb01bdb90949dd670b8bb30d23cf4be32cefc89 /framework/source/fwe
parentfa014ee6e13d182cb5830698558284e7caffa5f9 (diff)
Fix typos
Change-Id: I2a578961837076ebce3c1fb2681b0785d1d490ac Reviewed-on: https://gerrit.libreoffice.org/47857 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'framework/source/fwe')
-rw-r--r--framework/source/fwe/xml/saxnamespacefilter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/fwe/xml/saxnamespacefilter.cxx b/framework/source/fwe/xml/saxnamespacefilter.cxx
index fc498248c987..9f24552d3232 100644
--- a/framework/source/fwe/xml/saxnamespacefilter.cxx
+++ b/framework/source/fwe/xml/saxnamespacefilter.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-/** Attention: stl headers must(!) be included at first. Otherwhise it can make trouble
+/** Attention: stl headers must(!) be included at first. Otherwise it can make trouble
with solaris headers ...
*/
#include <vector>