From 3d9997bc7128f8ffa91590e7fa69dea9b2b23a46 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Thu, 14 Feb 2013 12:09:43 +0100 Subject: [PATCH] typofix: in comments in 'automake.in' Signed-off-by: Stefano Lattarini --- automake.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automake.in b/automake.in index 1063304d2..9ed35079d 100644 --- a/automake.in +++ b/automake.in @@ -5972,7 +5972,7 @@ sub register_language (%) # Update the pattern of known extensions. accept_extensions (@{$lang->extensions}); - # Upate the $suffix_rule map. + # Update the $suffix_rule map. foreach my $suffix (@{$lang->extensions}) { foreach my $dest (&{$lang->output_extensions} ($suffix)) -- 2.47.2