From de458bcc8b6cf5e54b76242f8f27afa330c858c7 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Sun, 17 May 2009 11:55:14 +0200 Subject: [PATCH] Fix typo in comment. * lib/am/install.am: Fix typo. Signed-off-by: Ralf Wildenhues --- ChangeLog | 5 +++++ lib/am/install.am | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ded0c6af7..901d872fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-05-17 Ralf Wildenhues + + Fix typo in comment. + * lib/am/install.am: Fix typo. + 2009-05-17 Matthias Klose (tiny change) Ralf Wildenhues diff --git a/lib/am/install.am b/lib/am/install.am index 8380fd364..564e2dc37 100644 --- a/lib/am/install.am +++ b/lib/am/install.am @@ -88,7 +88,7 @@ install-strip: ## 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. -- 2.47.2