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

Skip to content

Commit 666ce49

Browse files
G0ermangfant
andauthored
Update library/sqlite3.po
Co-authored-by: agf-nohchil <[email protected]>
1 parent 464f9a7 commit 666ce49

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
@@ -1671,7 +1671,7 @@ msgstr ""
16711671
"Se puede deshabilitar la gestión implícita de transacciones del módulo :mod:"
16721672
"`sqlite3` con la configuración :attr:`isolation_level` a ``None``. Esto "
16731673
"dejará la subyacente biblioteca operando en modo ``autocommit``. Se puede "
1674-
"controlar completamente le estado de la transacción emitiendo explícitamente "
1674+
"controlar completamente el estado de la transacción emitiendo explícitamente "
16751675
"sentencias ``BEGIN``, ``ROLLBACK``, ``SAVEPOINT``, y ``RELEASE`` en el "
16761676
"código."
16771677

0 commit comments

Comments
 (0)