summaryrefslogtreecommitdiff
path: root/include/xmloff
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-05-05 14:24:25 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-05-05 15:39:08 +0200
commit076758857a98d6f35517c74e991509239135d997 (patch)
tree228e86ec083f858f2896719f57bd25dbba30100c /include/xmloff
parentba11b28cae3b161bcea5a65709f3c3e222a3c082 (diff)
fix spelling, methode -> method
Change-Id: I1c7a4e657601e28d9d50d86e24c4e0ba7579b9d4 Reviewed-on: https://gerrit.libreoffice.org/37289 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/xmloff')
-rw-r--r--include/xmloff/xmlaustp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmlaustp.hxx b/include/xmloff/xmlaustp.hxx
index a07cdbf32de2..f99f1ea5bccc 100644
--- a/include/xmloff/xmlaustp.hxx
+++ b/include/xmloff/xmlaustp.hxx
@@ -54,7 +54,7 @@ protected:
const SvXMLNamespaceMap& rNamespaceMap
) const;
-// this methode is executed after Properties Export, so you can e.g. export a map or so on
+// this method is executed after Properties Export, so you can e.g. export a map or so on
virtual void exportStyleContent(
const css::uno::Reference< css::xml::sax::XDocumentHandler > & rHandler,
sal_Int32 nFamily,