We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d51070 commit 0ae6ae8Copy full SHA for 0ae6ae8
library/sqlite3.po
@@ -1184,7 +1184,7 @@ msgid ""
1184
"signal how access to the column should be handled by the underlying SQLite "
1185
"library."
1186
msgstr ""
1187
-"Registra un *callable* *authorizer_callback* que será invocado por cada "
+"Registra un invocable *authorizer_callback* que será invocado por cada "
1188
"intento de acceso a la columna de la tabla en la base de datos. La "
1189
"retrollamada podría retornar una :const:`SQLITE_OK`, :const:`SQLITE_DENY`, o "
1190
"un :const:`SQLITE_IGNORE` para indicar cómo el acceso a la columna deberá "
0 commit comments