Merge branch 'ak/typofix-2.46-maint'

Typofixes.

* ak/typofix-2.46-maint:
  perl: fix a typo
  mergetool: fix a typo
  reftable: fix a typo
  trace2: fix typos
This commit is contained in:
Junio C Hamano
2024-10-04 14:21:40 -07:00
5 changed files with 5 additions and 5 deletions

View File

@ -111,7 +111,7 @@ L<Locale::Messages>'s ngettext function or passthrough fallback function.
=head2 N__($)
No-operation that only returns its argument. Use this if you want xgettext to
extract the text to the pot template but do not want to trigger retrival of the
extract the text to the pot template but do not want to trigger retrieval of the
translation at run time.
=head1 AUTHOR