configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c0c293089af962661cf3809d5b207149ed4619ed
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sat Sep 1 09:24:08 2018 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Sep 1 15:04:00 2018 +0200

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

diff --git a/configure.ac b/configure.ac
index a60a3e72689f..b72e4fd4e8bc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6435,7 +6435,7 @@ save_CXXFLAGS=$CXXFLAGS
 CXXFLAGS="$CXXFLAGS $CXXFLAGS_CXX11"
 AC_LINK_IFELSE([AC_LANG_PROGRAM([[
         #if !defined __cpp_inline_variables
-        // This tests for one specific aspect of inline variables that is 
actually used by by
+        // This tests for one specific aspect of inline variables that is 
actually used by
         // ORegistry::ROOT (registry/source/regimpl.cxx):
         struct S { constexpr S() {} };
         struct T { static constexpr S s{}; };
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to