summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Quinson <mquinson@debian.org>2003-06-25 13:50:29 +0000
committerMartin Quinson <mquinson@debian.org>2003-06-25 13:50:29 +0000
commit77ab276a6b9f140de33a08af5e36f6630e2502a9 (patch)
tree28f37c43a3ebebcda2dc701888712f70b2afbc19
parentf35a51bf2e6fe1ca6d5a32fdd76181727299f121 (diff)
downloadquilt-77ab276a6b9f140de33a08af5e36f6630e2502a9.tar.gz
Fix typo
-rw-r--r--quilt/push.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/quilt/push.in b/quilt/push.in
index 423b10c..09c7294 100644
--- a/quilt/push.in
+++ b/quilt/push.in
@@ -42,8 +42,9 @@ patch name is specified, apply the next patch from the series file.
is not actually applied.
--interactive
- Allow the patch utility to ask hwo to deal with conflicts. If
- this option is not given, the -f patch optionch will be used.
+ Allow the patch utility to ask how to deal with conflicts. If
+ this option is not given, the option -f will be passed to the
+ patch program.
"
exit 0