sw/source/core/unocore/unotext.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 70a67eed625d3d0d0b3b21df8705b2b24e3f8baa
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Sun Aug 11 20:38:13 2019 +0100
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Mon Aug 12 10:56:27 2019 +0200

    wether->whether
    
    Change-Id: I588b7cc4b494e6569e7a7ba95e57e666d029b72b
    Reviewed-on: https://gerrit.libreoffice.org/77324
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

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
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to