summaryrefslogtreecommitdiff
path: root/lib/Automake/ChannelDefs.pm
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-04-10 16:25:05 +0200
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>2009-04-10 16:25:05 +0200
commit610e9c060d988fd0c7493f0a9bb2f2bc212a0c6c (patch)
tree4c39369fb41ada10287978c3aa848616b6896658 /lib/Automake/ChannelDefs.pm
parent7ff99b75262d5ba025ec79b73cbe00a1e77f2751 (diff)
downloadautomake-610e9c060d988fd0c7493f0a9bb2f2bc212a0c6c.tar.gz
Fix grammar in comments and documentation.
* doc/automake.texi (API versioning): Fix grammar. * automake.in: Fix grammar in comment. * lib/Automake/ChannelDefs.pm: Likewise. * tests/ext2.test: Likewise. Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Diffstat (limited to 'lib/Automake/ChannelDefs.pm')
-rw-r--r--lib/Automake/ChannelDefs.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Automake/ChannelDefs.pm b/lib/Automake/ChannelDefs.pm
index 15362b514..53988cafe 100644
--- a/lib/Automake/ChannelDefs.pm
+++ b/lib/Automake/ChannelDefs.pm
@@ -310,7 +310,7 @@ Parse the argument of C<--warning=CATEGORY> or C<-WCATEGORY>.
C<$OPTIONS> is C<"--warning"> or C<"-W">, C<$ARGUMENT> is C<CATEGORY>.
-This is meant to be used as a argument to C<Getopt>.
+This is meant to be used as an argument to C<Getopt>.
=cut