Skip to content

Commit 686f333

Browse files
algonellgitster
authored andcommitted
perl: fix a typo
Fix a typo in comments. Signed-off-by: Andrew Kreimer <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 2c1070c commit 686f333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perl/Git/I18N.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ L<Locale::Messages>'s ngettext function or passthrough fallback function.
111111
=head2 N__($)
112112
113113
No-operation that only returns its argument. Use this if you want xgettext to
114-
extract the text to the pot template but do not want to trigger retrival of the
114+
extract the text to the pot template but do not want to trigger retrieval of the
115115
translation at run time.
116116
117117
=head1 AUTHOR

0 commit comments

Comments
 (0)