* doc/automake.texi (Extending): Fix grammar.
Report by Karl Berry.
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+2008-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * doc/automake.texi (Extending): Fix grammar.
+ Report by Karl Berry.
+
2008-05-13 Stepan Kasal <skasal@redhat.com>
Fix typos.
@cindex @option{-hook} targets
@cindex hook targets
-Some rule also have a way to run another rule, called a @dfn{hook},
+Some rules also have a way to run another rule, called a @dfn{hook},
after their work is done. The hook is named after the principal target,
with @samp{-hook} appended. The targets allowing hooks are
@code{install-data}, @code{install-exec}, @code{uninstall}, @code{dist},