Documentation typo in fts3.html
(1) By Herbert Gläser (hglaeser) on 2022-08-10 12:52:45 [source]
8.1. Custom (Application Defined) Tokenizers
Prior to SQLite version 3.11.0 (2016-02-15), the arguments to fts3_tokenzer() could be literal strings or BLOBs.
correct should be fts3_tokenizer()