Skip to content

Commit 3cb44ea

Browse files
Update messages.pot as of version 22aaae8
1 parent 99d7943 commit 3cb44ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

locales/messages.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python Packaging User Guide \n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-11-25 23:26+0000\n"
11+
"POT-Creation-Date: 2025-11-25 23:31+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -3142,7 +3142,7 @@ msgid "To just run the program without installing it permanently, use ``pipx run
31423142
msgstr ""
31433143

31443144
#: ../source/guides/creating-command-line-tools.rst:156
3145-
msgid "This syntax is a bit impractical, however; as the name of the entry point we defined above does not match the package name, we need to state explicitly which executable script to run (even though there is only on in existence)."
3145+
msgid "This syntax is a bit impractical, however; as the name of the entry point we defined above does not match the package name, we need to state explicitly which executable script to run (even though there is only one in existence)."
31463146
msgstr ""
31473147

31483148
#: ../source/guides/creating-command-line-tools.rst:159

0 commit comments

Comments
 (0)