fpicker/source/office/fpsmartcontent.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8c90c9d2f82c9be09c5527d125c531e5ed4890c0
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue May 14 21:23:11 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Jun 8 08:43:18 2019 +0200

    Fix typo
    
    Change-Id: If45e9c127027adc20edbddf31907db257c0ef8f0
    Reviewed-on: https://gerrit.libreoffice.org/73686
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/fpicker/source/office/fpsmartcontent.cxx 
b/fpicker/source/office/fpsmartcontent.cxx
index 4151753cf6f8..53b3a8b3d291 100644
--- a/fpicker/source/office/fpsmartcontent.cxx
+++ b/fpicker/source/office/fpsmartcontent.cxx
@@ -179,7 +179,7 @@ namespace svt
             return false;
 
         assert( m_pContent && "SmartContent::implIs: inconsistence!" );
-            // if, after an bindTo, we don't have a content, then we should be 
INVALID, or at least
+            // if, after a bindTo, we don't have a content, then we should be 
INVALID, or at least
             // NOT_BOUND (the latter happens, for example, if somebody tries 
to ask for an empty URL)
 
         bool bIs = false;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to