Skip to content

Commit a61a5cc

Browse files
authored
Update 4.1.-Coding-Text.md
1 parent aa07d5c commit a61a5cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/doc/en/4.1.-Coding-Text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ _____________
8181

8282
_update code_text set seltext = (select substr(source.fulltext, code_text.pos0 + 1, code_text.pos1-code_text.pos0) from source where code_text.fid=source.id)_
8383

84-
Another altearnative is to upgrade to 3.8.2 from 3.8, delete all the incorrect Regex and run the regex again.
84+
Another alternative is to upgrade to 3.8.2 from 3.8, delete all the incorrect Regex and run the regex again.
8585

8686
## Auto speaker codings
8787

0 commit comments

Comments
 (0)