bin/check-elf-dynamic-objects |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f38064cb0583c2cc0a84347ea9175491e105d926
Author: Andrea Gelmini <andrea.gelm...@gelma.net>
Date:   Wed Feb 7 14:17:34 2018 +0100

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

diff --git a/bin/check-elf-dynamic-objects b/bin/check-elf-dynamic-objects
index 885ef9ce857f..62fe040dc01a 100755
--- a/bin/check-elf-dynamic-objects
+++ b/bin/check-elf-dynamic-objects
@@ -134,7 +134,7 @@ local file="$1"
         */libvcllo.so)
             whitelist="${whitelist} ${x11whitelist} ${openglwhitelist} 
${giowhitelist} libcups.so.2"
             if [ "$ENABLE_QT5" = TRUE ]; then
-                #TOOD: is inclusion of vcl/qt5/Qt5Font.cxx in Library_vcl 
really wanted?
+                #TODO: is inclusion of vcl/qt5/Qt5Font.cxx in Library_vcl 
really wanted?
                 whitelist="${whitelist} ${qt5whitelist}"
             fi
         ;;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to