From: Stefano Lattarini Date: Thu, 14 Feb 2013 11:09:43 +0000 (+0100) Subject: typofix: in comments in 'automake.in' X-Git-Tag: v1.13.1d~32 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3d9997bc7128f8ffa91590e7fa69dea9b2b23a46;p=platform%2Fupstream%2Fautomake.git typofix: in comments in 'automake.in' Signed-off-by: Stefano Lattarini --- diff --git a/automake.in b/automake.in index 1063304..9ed3507 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))