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

Skip to content

Commit 7d51070

Browse files
Alfareizartobar
andauthored
Update library/sqlite3.po
Co-authored-by: rtobar <[email protected]>
1 parent 356275c commit 7d51070

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
@@ -1187,7 +1187,7 @@ msgstr ""
11871187
"Registra un *callable* *authorizer_callback* que será invocado por cada "
11881188
"intento de acceso a la columna de la tabla en la base de datos. La "
11891189
"retrollamada podría retornar una :const:`SQLITE_OK`, :const:`SQLITE_DENY`, o "
1190-
"un :const:`SQLITE_IGNORE` para indicar como el acceso a la columna deberá "
1190+
"un :const:`SQLITE_IGNORE` para indicar cómo el acceso a la columna deberá "
11911191
"ser manipulado por las capas inferiores de la biblioteca SQLite."
11921192

11931193
#: ../Doc/library/sqlite3.rst:880

0 commit comments

Comments
 (0)