summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-12-23 18:21:10 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-12-23 18:21:10 +0100
commita5d39e11443fa30c8e8bc58254a1a59550dcd99e (patch)
tree236b714d666b1dbe029452bf8889f61ee2afc375 /admin
parent6cf0784a0d6d1fc58a200aa8f8e14cef612cd68b (diff)
downloademacs-a5d39e11443fa30c8e8bc58254a1a59550dcd99e.tar.gz
; Fix typos
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