[Libreoffice-commits] core.git: bin/lo-commit-stat

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Jan 30 06:08:45 UTC 2019


 bin/lo-commit-stat |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 44df356a075acadeb980bce80e99c73154e846ea
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Jan 28 10:43:44 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Wed Jan 30 07:08:22 2019 +0100

    Fix typo
    
    Change-Id: I01f5a09e65091f460c28f6c18d683f5a3135762e
    Reviewed-on: https://gerrit.libreoffice.org/67100
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/bin/lo-commit-stat b/bin/lo-commit-stat
index e76d0c0875bf..64278b894d42 100755
--- a/bin/lo-commit-stat
+++ b/bin/lo-commit-stat
@@ -466,7 +466,7 @@ sub usage()
           "     --log-suffix=<string> suffix of the log file name; the result will be\n" .
           "                      commit-log-<branch>-<log-name-suffix>.log; the branch name\n" .
           "                      is detected automatically\n" .
-          "     --commits        generete log with all commits (default)\n" .
+          "     --commits        generate log with all commits (default)\n" .
           "     --bugs           generate log with bugzilla entries\n" .
           "     --bugs-changelog generate log with bugzilla entries, use changelog style\n" .
           "     --bugs-wiki      generate log with bugzilla entries, use wiki markup\n" .


More information about the Libreoffice-commits mailing list