extensions/source/propctrlr/commoncontrol.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 78b2218e0e6b1b3af3611679637942c300e239ad
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Dec 9 17:14:18 2019 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Mon Dec 9 21:01:09 2019 +0100

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

diff --git a/extensions/source/propctrlr/commoncontrol.hxx 
b/extensions/source/propctrlr/commoncontrol.hxx
index 2f304dce576e..5550435ff963 100644
--- a/extensions/source/propctrlr/commoncontrol.hxx
+++ b/extensions/source/propctrlr/commoncontrol.hxx
@@ -198,7 +198,7 @@ namespace pcr
     {
         if (bReadOnly)
         {
-            // disable widget by default, entries will overide to enable the 
widget but set it non-editable
+            // disable widget by default, entries will override to enable the 
widget but set it non-editable
             m_xControlWindow->set_sensitive(false);
         }
     }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to