Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 694e1c6

Browse files
G0ermanhumitos
andauthored
Update library/sqlite3.po
Co-authored-by: Manuel Kaufmann <[email protected]>
1 parent badb699 commit 694e1c6

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
@@ -360,7 +360,7 @@ msgid ""
360360
"that are cached for the connection, you can set the *cached_statements* "
361361
"parameter. The currently implemented default is to cache 100 statements."
362362
msgstr ""
363-
"El módulo :mod:`sqlite3` internamente usa declaración caché para evitar un "
363+
"El módulo :mod:`sqlite3` internamente usa *statement cache* para evitar un "
364364
"análisis SQL costoso. Si se desea especificar el número de sentencias que "
365365
"estarán en memoria caché para la conexión, se puede configurar el parámetro "
366366
"*cached_statements*. Por defecto están configurado para 100 sentencias en "

0 commit comments

Comments
 (0)