1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-29 08:01:23 +03:00

Corrected a broken HTML comment (was using a C-style comment closer).

FossilOrigin-Name: db742e3e7d1caeff8d9df1d86abf54fcb2f2263db7a433ffacf3cd3777e533c5
This commit is contained in:
stephan
2022-05-27 17:13:56 +00:00
parent ca29bbce2f
commit 23b34bbc25
3 changed files with 9 additions and 9 deletions

View File

@ -249,7 +249,7 @@ SELECT * FROM t;</textarea>
<!-- interruption cannot work in the current configuration
because we cannot send an interrupt message when work
is currently underway. At that point the Worker is
tied up and will not receive the message. */
tied up and will not receive the message. -->
</div>
</div>
</div>