summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-08-11 20:38:13 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-08-12 10:56:27 +0200
commit70a67eed625d3d0d0b3b21df8705b2b24e3f8baa (patch)
treea45c8a2cd45351d47d1b9a9c78808f0abd86b500 /sw
parent1a7514315931cf1d11110d149a6bc7d983a73140 (diff)
wether->whether
Change-Id: I588b7cc4b494e6569e7a7ba95e57e666d029b72b Reviewed-on: https://gerrit.libreoffice.org/77324 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/unocore/unotext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/unocore/unotext.cxx b/sw/source/core/unocore/unotext.cxx
index e7ac0b634f1e..65ca22480557 100644
--- a/sw/source/core/unocore/unotext.cxx
+++ b/sw/source/core/unocore/unotext.cxx
@@ -1485,7 +1485,7 @@ SwXText::appendTextContent(
return insertTextContentWithProperties(xTextContent, rCharacterAndParagraphProperties, xInsertPosition);
}
-// determine wether SwFrameFormat is a graphic node
+// determine whether SwFrameFormat is a graphic node
static bool isGraphicNode(const SwFrameFormat* pFrameFormat)
{
// safety