summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/check-merged.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/check-merged.sh b/bin/check-merged.sh
index cd39c4253da1..f4e78132098d 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
#