]> git.ipfire.org Git - thirdparty/git.git/commit
perl: fix a typo
authorAndrew Kreimer <algonell@gmail.com>
Wed, 2 Oct 2024 22:38:16 +0000 (01:38 +0300)
committerJunio C Hamano <gitster@pobox.com>
Thu, 3 Oct 2024 19:06:51 +0000 (12:06 -0700)
commit686f3337a6a96c317c42f08b1be2329d5ae4fe4f
tree5914860cc5443f13c0ca0bce47ca5a2b37179761
parent2c1070c75869fd658a6aab066c380044b5c1a5ca
perl: fix a typo

Fix a typo in comments.

Signed-off-by: Andrew Kreimer <algonell@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
perl/Git/I18N.pm