summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--quilt.changes2
1 files changed, 1 insertions, 1 deletions
diff --git a/quilt.changes b/quilt.changes
index abbefe6..74ec083 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -14,7 +14,7 @@ Sun Oct 17 22:19:09 CEST 2004 - agruen@suse.de
reject files are created, and the "patching file" comments
are missing as well. In that case, we don't know wich files the
"-- saving rejects to file /tmp/foo" comments belong to, and we
- can't fic them up. Remove them, instead.
+ can't fix them up. Remove them, instead.
- Pop command: Touch files after they are restored so that tools
like make don't get confused.
- Add a missing print_patch call (cosmetic).