[Libreoffice-commits] core.git: bin/check-merged.sh
Andrea Gelmini
andrea.gelmini at gelma.net
Sat Nov 15 07:39:04 PST 2014
bin/check-merged.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3403c19d2590649b052848ed05f61f048443bbba
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date: Sat Nov 15 00:31:44 2014 +0100
Fix typo in bin/check-merged.sh
Change-Id: I7ca06602179e35d5ce86879b1081299a841feba9
Reviewed-on: https://gerrit.libreoffice.org/12431
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/bin/check-merged.sh b/bin/check-merged.sh
index cd39c42..f4e7813 100755
--- a/bin/check-merged.sh
+++ b/bin/check-merged.sh
@@ -1,6 +1,6 @@
#! /bin/bash
#
-# check that master contains all the patches from a brach
+# check that master contains all the patches from a branch
# and list those that are missing
#
More information about the Libreoffice-commits
mailing list