Thanks to visit codestin.com Credit goes to github.com
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 f2b3e12 commit 7f964e3Copy full SHA for 7f964e3
faq/programming.po
@@ -910,7 +910,7 @@ msgid ""
910
"If you want to know if two variables refer to the same object or not, you "
911
"can use the :keyword:`is` operator, or the built-in function :func:`id`."
912
msgstr ""
913
-"Si deseas saber si dos variables referencian o no al mismo objeto podrías "
+"Si deseas saber si dos variables referencian o no al mismo objeto puedes "
914
"usar el operador :keyword:`is` o la función incorporada :func:`id`."
915
916
#: ../Doc/faq/programming.rst:512
0 commit comments