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 1eaf5fa commit 2cf99aeCopy full SHA for 2cf99ae
library/sqlite3.po
@@ -538,7 +538,7 @@ msgid ""
538
msgstr ""
539
"Registra un *adapter* invocable para adaptar el tipo de Python *type* en un "
540
"tipo SQLite. El adaptador se llama con un objeto python de tipo *type* como "
541
-"único argumento, y debe retornar un valor de una a :ref:`type that SQLite "
+"único argumento, y debe retornar un valor de un :ref:`tipo que SQLite entiende de forma nativa <sqlite3-tyoes>`."
542
"natively understands <sqlite3-types>`."
543
544
#: ../Doc/library/sqlite3.rst:401
0 commit comments