From: Andrew Kreimer <algonell@gmail.com>
To: git@vger.kernel.org
Cc: Andrew Kreimer <algonell@gmail.com>
Subject: [PATCH 5/5] perl: fix a typo
Date: Thu, 3 Oct 2024 01:38:16 +0300 [thread overview]
Message-ID: <20241002223816.14858-6-algonell@gmail.com> (raw)
In-Reply-To: <20241002223816.14858-1-algonell@gmail.com>
Fix a typo in comments.
Signed-off-by: Andrew Kreimer <algonell@gmail.com>
---
perl/Git/I18N.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl/Git/I18N.pm b/perl/Git/I18N.pm
index 5454c3a6d2..475e90a6df 100644
--- a/perl/Git/I18N.pm
+++ b/perl/Git/I18N.pm
@@ -111,7 +111,7 @@ =head2 __n($$$)
=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
--
2.39.5
next prev parent reply other threads:[~2024-10-02 22:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-02 22:38 [PATCH 0/5] Fix typos Andrew Kreimer
2024-10-02 22:38 ` [PATCH 1/5] trace2: fix typos Andrew Kreimer
2024-10-02 22:38 ` [PATCH 2/5] reftable: fix a typo Andrew Kreimer
2024-10-02 22:38 ` [PATCH 3/5] mergetool: " Andrew Kreimer
2024-10-02 22:38 ` [PATCH 4/5] gitk: " Andrew Kreimer
2024-10-02 22:38 ` Andrew Kreimer [this message]
2024-10-02 22:49 ` [PATCH 0/5] Fix typos Eric Sunshine
2024-10-08 13:37 ` Andrew Kreimer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241002223816.14858-6-algonell@gmail.com \
--to=algonell@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).