Skip to content

Commit 9f5b6f4

Browse files
G0ermanhumitos
andauthored
Update library/sqlite3.po
Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
1 parent a765ada commit 9f5b6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/sqlite3.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ msgid ""
343343
"and make :func:`connect` use your class instead by providing your class for "
344344
"the *factory* parameter."
345345
msgstr ""
346-
"Por defecto el módulo :mod:`sqlite3` utiliza su clase :class:`Connection` "
346+
"Por defecto el módulo :mod:`sqlite3` utiliza su propia clase :class:`Connection` "
347347
"para la llamada de conexión. Sin embargo se puede crear una subclase de :class:"
348348
"`Connection` y hacer que :func:`connect` use su clase en lugar de proveer su "
349349
"clase para el parámetro *factory*."

0 commit comments

Comments
 (0)