summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2009-10-27 16:38:02 +0100
committerAndreas Gruenbacher <agruen@suse.de>2009-10-27 16:38:02 +0100
commit7f5e5b5ec1357aadec3429702d7d259382389aed (patch)
tree51b3874f67d33ddb085f16939c16883d0850c38a
parentba37782d741e8921036bf939127a1aa62ecb13c3 (diff)
downloadpatch-7f5e5b5ec1357aadec3429702d7d259382389aed.tar.gz
Fix typo in patch.man (reported by Vytautas Ĺ altenis)
-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