* lib/am/install.am: Fix typo.
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+2009-05-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ Fix typo in comment.
+ * lib/am/install.am: Fix typo.
+
2009-05-17 Matthias Klose <doko@ubuntu.com> (tiny change)
Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
## install_sh_PROGRAM is used for nobase_*_PROGRAMS (because install-sh
## creates directories)
## It's OK to override both with INSTALL_STRIP_PROGRAM, because
-## INSTALL_STRIP_PROGRAM uses install-sh (see m4/strip.m4 for a rational).
+## INSTALL_STRIP_PROGRAM uses install-sh (see m4/strip.m4 for a rationale).
##
## Use double quotes here because we might need to interpolate some
## backquotes at runtime.