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

Skip to content

Commit 0ae6ae8

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

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
@@ -1184,7 +1184,7 @@ msgid ""
11841184
"signal how access to the column should be handled by the underlying SQLite "
11851185
"library."
11861186
msgstr ""
1187-
"Registra un *callable* *authorizer_callback* que será invocado por cada "
1187+
"Registra un invocable *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 "
11901190
"un :const:`SQLITE_IGNORE` para indicar cómo el acceso a la columna deberá "

0 commit comments

Comments
 (0)