From 36bd45346b317c5cc45ae9f35b710d206ffa05c0 Mon Sep 17 00:00:00 2001 From: Dave Hart Date: Sun, 9 Jan 2011 19:05:07 +0100 Subject: [PATCH] Fix another typo in Rule.pm comment. * lib/Automake/Rule.pm: Fix typo. Signed-off-by: Ralf Wildenhues --- ChangeLog | 5 +++++ lib/Automake/Rule.pm | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1ec0355f2..df8013887 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-01-09 Dave Hart (tiny change) + + Fix another typo in Rule.pm comment. + * lib/Automake/Rule.pm: Fix typo. + 2011-01-11 Stefano Lattarini Improve, extend and tweak tests on Texinfo support. diff --git a/lib/Automake/Rule.pm b/lib/Automake/Rule.pm index a1bebf29a..3184b24d2 100644 --- a/lib/Automake/Rule.pm +++ b/lib/Automake/Rule.pm @@ -307,7 +307,7 @@ sub register_action ($$) =item C -The I function. Clears all know rules and resets some +The I function. Clears all known rules and resets some other internal data. =cut -- 2.47.2