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

Skip to content

Commit 097c05d

Browse files
Alfareizartobar
andauthored
Update library/sqlite3.po
Co-authored-by: rtobar <[email protected]>
1 parent c0ac308 commit 097c05d

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
@@ -1020,7 +1020,7 @@ msgid ""
10201020
msgstr ""
10211021
"Una clase debe implementar los siguientes métodos: * ``step()``: Adiciona "
10221022
"una fila al *aggregate*. * ``finalize()``: Retorna el resultado final del "
1023-
"*aggregate* como una :ref:`a type natively supported by SQLite <sqlite3-"
1023+
"*aggregate* como un :ref:`tipo soportado nativamente por SQLite <sqlite3-"
10241024
"types>`. La cantidad de argumentos que el método ``step()`` puede aceptar, "
10251025
"es controlado por *n_arg*. Establece ``None`` para eliminar una función "
10261026
"agregada SQL existente."

0 commit comments

Comments
 (0)