bin/check-merged.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3403c19d2590649b052848ed05f61f048443bbba
Author: Andrea Gelmini <[email protected]>
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 <[email protected]>
    Tested-by: Caolán McNamara <[email protected]>

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
 #
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to