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 8d91635 commit c5260b2Copy full SHA for c5260b2
library/sqlite3.po
@@ -924,7 +924,7 @@ msgid ""
924
"with the given *sql* and *parameters*. Return the new cursor object."
925
msgstr ""
926
"Crea una nueva :class:`Cursor` object and call :meth:`~Cursor.execute` con "
927
-"los parámetros y el SQL informado.Retorna el objeto nuevo de tipo cursor."
+"los parámetros y el SQL dados. Retorna el nuevo objeto cursor."
928
929
#: ../Doc/library/sqlite3.rst:627
930
msgid ""
0 commit comments