summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--patch.man2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 43d61dc..ee8d2cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-10-27 Andreas Gruenbacher <agruen@suse.de>
+
+ * patch.man: Fix typo (reported by Vytautas Ĺ altenis).
+
2009-09-04 Andreas Gruenbacher <agruen@suse.de>
* Makefile.in (LIBSRCS, LIBHDRS, LIBM4FILES): Add the gnulib which
diff --git a/patch.man b/patch.man
index d157a14..fb39004 100644
--- a/patch.man
+++ b/patch.man
@@ -36,7 +36,7 @@ or
.B \*=backup
option.
The names of the files to be patched are usually taken from the patch file,
-but if there's just one file to be patched it can specified on the
+but if there's just one file to be patched it can be specified on the
command line as
.IR originalfile .
.PP