summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-24 19:48:51 +0200
committerAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-24 23:34:49 +0200
commitafad1a0cbc893291ea32baa7234c4ed7a5ffcf80 (patch)
tree5cbda7f60e7d3efb1cb6d939a40efee08e434167 /xmlsecurity/source/helper
parent30320abbef8fabfeadda2b31b72f595c4a1c1ed9 (diff)
Fix typos
Change-Id: Ib778a6598f3797fe871a25b56b7b4b7761889296 Reviewed-on: https://gerrit.libreoffice.org/76269 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'xmlsecurity/source/helper')
-rw-r--r--xmlsecurity/source/helper/xsecctl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/source/helper/xsecctl.cxx b/xmlsecurity/source/helper/xsecctl.cxx
index d5f3da1c26f8..83396b5e7312 100644
--- a/xmlsecurity/source/helper/xsecctl.cxx
+++ b/xmlsecurity/source/helper/xsecctl.cxx
@@ -232,7 +232,7 @@ bool XSecController::chainOn()
* creates xml security components, and chains the SAXEventKeeper into
* the SAX chain.
* Before being chained in, the SAXEventKeeper needs to receive all
- * missed key SAX events, which can promise the DOM tree bufferred by the
+ * missed key SAX events, which can promise the DOM tree buffered by the
* SAXEventKeeper has the same structure with the original document.
*
* RESULT