Skip to content

Commit 4247152

Browse files
thepetkskpanagiotis
andcommitted
Update tutorial/classes.po
Co-authored-by: Panagiotis Skias <[email protected]>
1 parent 5d59cd2 commit 4247152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/classes.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -970,7 +970,7 @@ msgid ""
970970
"will be ``True`` only if ``obj.__class__`` is :class:`int` or some class "
971971
"derived from :class:`int`."
972972
msgstr ""
973-
"Χρησιμοποιήστε το :func:`isinstance` για να ελέγξετε τον τύπο ενός στιγμιότυπου:Το ``isinstance(obj, int)`` "
973+
"Χρησιμοποιήστε το :func:`isinstance` για να ελέγξετε τον τύπο ενός στιγμιότυπου: το ``isinstance(obj, int)`` "
974974
"θα είναι ``True`` μόνο εάν το ``obj.__class__`` είναι :class:`int` ή προέρχεται από κάποια κλάση "
975975
"από :class:`int`."
976976

0 commit comments

Comments
 (0)