We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cde098f commit c5b3f4cCopy full SHA for c5b3f4c
tutorial/classes.po
@@ -1185,7 +1185,7 @@ msgid ""
1185
"meth:`!m`, and :attr:`m.__func__ <method.__func__>` is the :ref:`function "
1186
"object <user-defined-funcs>` corresponding to the method."
1187
msgstr ""
1188
-":ref:`Τα αντικείμενα της μεθόδου στιγμιότυπου <instance-methods>` έχουν επίσης χαρακτηριστικά: :"
+":ref:`Instance method objects <instance-methods>` έχουν επίσης χαρακτηριστικά: :"
1189
"attr:`m.__self__ <method.__self__>` είναι το αντικείμενο παρουσίας με τη μέθοδο :"
1190
"meth:`!m`, και :attr:`m.__func__ <method.__func__>` είναι το :ref:`αντικείμενο συνάρτησης "
1191
"<user-defined-funcs>` που αντιστοιχεί στη μέθοδο."
0 commit comments