Skip to content

Commit a26ed5f

Browse files
committed
Aceptada sugerencia en traducción
1 parent 90c49c1 commit a26ed5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/sqlite3.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2022-10-25 19:47+0200\n"
14-
"PO-Revision-Date: 2022-12-30 16:45-0300\n"
14+
"PO-Revision-Date: 2022-12-30 21:21-0300\n"
1515
"Last-Translator: Alfonso Areiza Guerra <alfareiza@gmail.com>\n"
1616
"Language-Team: python-doc-es\n"
1717
"Language: es\n"
@@ -459,7 +459,7 @@ msgid ""
459459
msgstr ""
460460
"Registra el *converter* invocable para convertir objetos SQLite de tipo *typename* en objetos Python de un tipo "
461461
"en específico. El *converter* se invoca por todos los valores SQLite que sean de tipo *typename*; es pasado un "
462-
"objeto de :class:`bytes` el cual debería retornar un objeto Python del tipo deseado. Consulte el parámetro "
462+
"objeto de :class:`bytes` y debería retornar un objeto Python del tipo deseado. Consulte el parámetro "
463463
"*detect_types* de :func:`connect` para más información en cuanto a cómo funciona la detección de tipos."
464464

465465
#: ../Doc/library/sqlite3.rst:409

0 commit comments

Comments
 (0)