8000
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 968f4a6 commit 77fa153Copy full SHA for 77fa153
library/functions.po
@@ -3010,7 +3010,7 @@ msgid ""
3010
"(this is useful for classmethods)."
3011
msgstr ""
3012
"Si se omite el segundo argumento, el objeto super retornado no está "
3013
-"vinculado. Si el segundo argumento es un objeto, entonces ``isinstance(obj, "
+"vinculado. Si el segundo argumento es un objeto, ``isinstance(obj, "
3014
"type)`` debe ser verdadero. Si el segundo argumento es un tipo, "
3015
"``issubclass(type2, type)`` debe ser verdadero (esto es útil para "
3016
"classmethods)."
0 commit comments