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

Skip to content

Commit ffdb90a

Browse files
Alfareizartobar
andauthored
Cambiando "del hilo" por "de subprocesso"
Co-authored-by: rtobar <[email protected]>
1 parent f148291 commit ffdb90a

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
@@ -690,7 +690,7 @@ msgid ""
690690
"underlying SQLite library is compiled with. The SQLite threading modes are:"
691691
msgstr ""
692692
"Constante de tipo entero requerida por la DB-API 2.0, la cual indica el "
693-
"nivel de seguridad del hilo que :mod:`!sqlite3` soporta. Este atributo se "
693+
"nivel de seguridad de subproceso que :mod:`!sqlite3` soporta. Este atributo se "
694694
"establece basándose en el `modo de subprocesamiento <https://"
695695
"sqlite.org/threadsafe.html>`_ que es con el cual la biblioteca SQLite se "
696696
"compila. Los modos de SQLite subprocesamiento son:"

0 commit comments

Comments
 (0)