Skip to content

Commit 77fa153

Browse files
clacrihumitos
andauthored
Update library/functions.po
Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
1 parent 968f4a6 commit 77fa153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/functions.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -3010,7 +3010,7 @@ msgid ""
30103010
"(this is useful for classmethods)."
30113011
msgstr ""
30123012
"Si se omite el segundo argumento, el objeto super retornado no está "
3013-
"vinculado. Si el segundo argumento es un objeto, entonces ``isinstance(obj, "
3013+
"vinculado. Si el segundo argumento es un objeto, ``isinstance(obj, "
30143014
"type)`` debe ser verdadero. Si el segundo argumento es un tipo, "
30153015
"``issubclass(type2, type)`` debe ser verdadero (esto es útil para "
30163016
"classmethods)."

0 commit comments

Comments
 (0)