diff --git a/admin/gitmerge.el b/admin/gitmerge.el index 0dfd190d753..9ea94b71e0f 100644 --- a/admin/gitmerge.el +++ b/admin/gitmerge.el @@ -400,7 +400,7 @@ Throw an user-error if we cannot resolve automatically." "\n - You can safely close this Emacs session and do this " "in a new one." "\n - When running gitmerge again, remember that you must " - "that from within the Emacs repo.\n") + "do that from within the Emacs repo.\n") (pop-to-buffer (current-buffer))) (user-error "Resolve the conflicts manually"))))))