]> git.ipfire.org Git - thirdparty/git.git/blobdiff - git-add--interactive.perl
code and test: fix misuses of "nor"
[thirdparty/git.git] / git-add--interactive.perl
index 24bb1ab9929d2cbf117051ed0e4edeb37b0efaea..32c2f9cf88201b2dc2b94b9c97633c8c67d8c6c5 100755 (executable)
@@ -1156,9 +1156,9 @@ sub help_patch_cmd {
        print colored $help_color, <<EOF ;
 y - $verb this hunk$target
 n - do not $verb this hunk$target
-q - quit; do not $verb this hunk nor any of the remaining ones
+q - quit; do not $verb this hunk or any of the remaining ones
 a - $verb this hunk and all later hunks in the file
-d - do not $verb this hunk nor any of the later hunks in the file
+d - do not $verb this hunk or any of the later hunks in the file
 g - select a hunk to go to
 / - search for a hunk matching the given regex
 j - leave this hunk undecided, see next undecided hunk