mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-12 11:34:09 +02:00
Removed a rogue colon
This commit is contained in:
parent
9631d9acdf
commit
faf398fe07
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ aggregates and collations. For example:
|
|||
)
|
||||
|
||||
This registers a SQL function called ``hello`` which takes a single
|
||||
argument and can be called like this::
|
||||
argument and can be called like this:
|
||||
|
||||
.. code-block:: sql
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue