File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.10\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2022-11-25 16:33 +0000\n "
14
+ "POT-Creation-Date : 2022-11-26 02:42 +0000\n "
15
15
"PO-Revision-Date : 2022-11-05 17:23+0000\n "
16
16
"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2022\n "
17
17
"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -2720,7 +2720,7 @@ msgid ""
2720
2720
"When using a class name in a pattern, positional arguments in the pattern "
2721
2721
"are not allowed by default, i.e. ``case MyClass(x, y)`` is typically invalid "
2722
2722
"without special support in ``MyClass``. To be able to use that kind of "
2723
- "patterns , the class needs to define a *__match_args__* attribute."
2723
+ "pattern , the class needs to define a *__match_args__* attribute."
2724
2724
msgstr ""
2725
2725
2726
2726
msgid ""
You can’t perform that action at this time.
0 commit comments