Skip to content

Commit 44ef83b

Browse files
Update library/stdtypes.po
Co-authored-by: Panagiotis Skias <panagiotis.skias@gmail.com>
1 parent 80fee06 commit 44ef83b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/stdtypes.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2021,7 +2021,7 @@ msgstr "``s.remove(x)``"
20212021

20222022
#: library/stdtypes.rst:1212
20232023
msgid "remove the first item from *s* where ``s[i]`` is equal to *x*"
2024-
msgstr "αφαιρεί του πρώτου στοιχείου από το *s* όπου ``s[i]`` είναι ίσο με *x*"
2024+
msgstr "αφαιρεί το πρώτο στοιχείο από το *s* όπου ``s[i]`` είναι ίσο με *x*"
20252025

20262026
#: library/stdtypes.rst:1215
20272027
msgid "``s.reverse()``"

0 commit comments

Comments
 (0)