sfx2/source/appl/sfxhelp.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8c884628d3e88b5ba461817af31b8da43985679f
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Apr 23 10:43:53 2020 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu Apr 23 13:32:10 2020 +0200

    Fix typo
    
    Change-Id: Ia0097a974f5bb5f2bdf626845ae98d347f66fff6
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92745
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/sfx2/source/appl/sfxhelp.cxx b/sfx2/source/appl/sfxhelp.cxx
index 2242e06ab7d4..3a32e147e5af 100644
--- a/sfx2/source/appl/sfxhelp.cxx
+++ b/sfx2/source/appl/sfxhelp.cxx
@@ -1261,7 +1261,7 @@ bool SfxHelp::Start_Impl(const OUString& rURL, 
weld::Widget* pWidget, const OUSt
     }
 
     // If the HTML or no help is installed, but aHelpURL nevertheless 
references valid help content,
-    // that implies that that help content belongs to an extension (and thus 
would not be available
+    // that implies that help content belongs to an extension (and thus would 
not be available
     // in neither the offline nor online HTML help); in that case, fall 
through to the "old-help to
     // display" code below:
     if (SfxContentHelper::IsHelpErrorDocument(aHelpURL))
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to