summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rwxr-xr-xadmin/git-bisect-start2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/git-bisect-start b/admin/git-bisect-start
index 945d4901c1b..227ea0ba059 100755
--- a/admin/git-bisect-start
+++ b/admin/git-bisect-start
@@ -66,7 +66,7 @@ $REAL_GIT bisect start "$@"
## already on master. In other words, it is the parent of the merge
## commit for which 'git rev-list --max-parents=0 <commit>' does not
## include ce5584125c44a1a2fbb46e810459c50b227a95e2 (which is the root
-## commit of the Emacs respository).
+## commit of the Emacs repository).
for C in $(cat $0 | grep '^# SKIP-BRANCH ' | sed 's/^# SKIP-BRANCH //')
do