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 891172d commit 2f6f2aeCopy full SHA for 2f6f2ae
library/sqlite3.po
@@ -940,7 +940,7 @@ msgid ""
940
"on it with the given *sql_script*. Return the new cursor object."
941
msgstr ""
942
"Crea una nueva :class:`Cursor` object and call :meth:`~Cursor.executescript` "
943
-"con el *sql_script* informado. Retorna el objeto nuevo de tipo cursor."
+"con el *sql_script* dado. Retorna el nuevo objeto cursor."
944
945
#: ../Doc/library/sqlite3.rst:639
946
msgid "Create or remove a user-defined SQL function."
0 commit comments