summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/node.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-02-21 17:44:12 +0100
committerJulien Nabet <serval2412@yahoo.fr>2022-02-22 19:52:31 +0100
commitd2941516a6c133bd2b67f80bc54538e474610f4e (patch)
treee810e1f8e707615a90977d4fe4e569c5bdded87c /sw/source/core/docnode/node.cxx
parentaaae9e4e28e0d92a20bd2f1f79975dd3ece8e22f (diff)
Fix typos
Change-Id: I705530b841a5e1a4c45f78408948d4cdba630d96 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130291 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sw/source/core/docnode/node.cxx')
-rw-r--r--sw/source/core/docnode/node.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/docnode/node.cxx b/sw/source/core/docnode/node.cxx
index 788ce19a177c..f51af56a59b5 100644
--- a/sw/source/core/docnode/node.cxx
+++ b/sw/source/core/docnode/node.cxx
@@ -1049,7 +1049,7 @@ void SwStartNode::dumpAsXml(xmlTextWriterPtr pWriter) const
*
* The EndOfSection pointer of the corresponding start node is set to this node.
*
- * @param rWhere position where the node shoul be inserted
+ * @param rWhere position where the node should be inserted
* @param rSttNd the start note of the section
*/