[Libreoffice-commits] dev-tools.git: cppcheck/cppcheck-report.sh

Maarten Hoes hoes.maarten at gmail.com
Mon Feb 9 08:00:07 PST 2015


 cppcheck/cppcheck-report.sh |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 3f1216fdaf3557521809df744a765d57900b2682
Author: Maarten Hoes <hoes.maarten at gmail.com>
Date:   Mon Feb 9 16:50:57 2015 +0100

    Fix small typo in email message.
    
    Change-Id: I1a9cc413bdf37384e62149928f77824e8a765c5d
    Reviewed-on: https://gerrit.libreoffice.org/14386
    Tested-by: Michael Stahl <mstahl at redhat.com>
    Reviewed-by: Michael Stahl <mstahl at redhat.com>

diff --git a/cppcheck/cppcheck-report.sh b/cppcheck/cppcheck-report.sh
index 4e2a1ed..f164895 100755
--- a/cppcheck/cppcheck-report.sh
+++ b/cppcheck/cppcheck-report.sh
@@ -139,7 +139,7 @@ Note:
     The script generating this report was run at :
         `date +%Y-%d-%m_%H:%M:%S` with user `whoami` at host `cat /etc/hostname` as $MY_NAME $MY_ARGS
 
-    It be found and improved here:
+    It can be found and improved here:
         https://gerrit.libreoffice.org/gitweb?p=dev-tools.git;a=blob;f=cppcheck/cppcheck-report.sh
 
 EOF
@@ -169,7 +169,7 @@ Note:
     The script generating this report was run at :
         `date +%Y-%d-%m_%H:%M:%S` with user `whoami` at host `cat /etc/hostname` as $MY_NAME $MY_ARGS
 
-    It be found and improved here:
+    It can be found and improved here:
         https://gerrit.libreoffice.org/gitweb?p=dev-tools.git;a=blob;f=cppcheck/cppcheck-report.sh
 
 EOF


More information about the Libreoffice-commits mailing list