summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/ndsect.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-06 18:40:53 +0200
committerAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-07 00:12:09 +0200
commit189b3070ebead358aea9bf6bf1cd87d89618e408 (patch)
tree552137bdaf67c497534108df004bbb71c09df6b7 /sw/source/core/docnode/ndsect.cxx
parentfe839562e65a5c921dc4f239e931d1a863d1d76d (diff)
Fix typos
Change-Id: Ib3ada3eb5b7d2699a86f05bb646b71f30d8a7003 Reviewed-on: https://gerrit.libreoffice.org/77041 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'sw/source/core/docnode/ndsect.cxx')
-rw-r--r--sw/source/core/docnode/ndsect.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/docnode/ndsect.cxx b/sw/source/core/docnode/ndsect.cxx
index 641c074c618c..884bf4c7f0d1 100644
--- a/sw/source/core/docnode/ndsect.cxx
+++ b/sw/source/core/docnode/ndsect.cxx
@@ -992,7 +992,7 @@ SwSectionNode::SwSectionNode(SwNodeIndex const& rIdx,
lcl_initParent(*this, rFormat) ) )
{
// Set the connection from Format to Node
- // Suppress Modify; no one's interessted anyway
+ // Suppress Modify; no one's interested anyway
rFormat.LockModify();
rFormat.SetFormatAttr( SwFormatContent( this ) );
rFormat.UnlockModify();