diff options
author | drh <> | 2025-01-28 10:56:22 +0000 |
---|---|---|
committer | drh <> | 2025-01-28 10:56:22 +0000 |
commit | b0c8b08874b90bf3eaf05e3b87d0ad1cb05d46ee (patch) | |
tree | 01b15b3e638bab4e8834bd1b0420723edf162efd /test | |
parent | 50637ca5c5420f807b9a49a0645f5d0c31aa3523 (diff) | |
download | sqlite-b0c8b08874b90bf3eaf05e3b87d0ad1cb05d46ee.tar.gz sqlite-b0c8b08874b90bf3eaf05e3b87d0ad1cb05d46ee.zip |
Fix typo in speedtest.md.
FossilOrigin-Name: 984a9cc22c7c8492bf4fae482749663899b0e33a25c32e6ae5c5e98fc12bb83e
Diffstat (limited to 'test')
-rw-r--r-- | test/speedtest.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/speedtest.md b/test/speedtest.md index 645742d75..135e562ae 100644 --- a/test/speedtest.md +++ b/test/speedtest.md @@ -9,7 +9,7 @@ You will need: * tclsh * A script or program named "open" that brings up *.txt files in an editor for viewing. (Macs provide this by default. You'll need to - come up with your own on Linxu and Windows.) + come up with your own on Linux and Windows.) * An SQLite source tree The procedure described in this document is not the only way to make |