summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorAlexis Hildebrandt <afh@surryhill.net>2022-07-19 14:30:07 +0200
committerMartin Michlmayr <tbm@cyrius.com>2022-07-19 22:44:20 +0800
commitfcacef5af9e52204926480fbdeb9a238ecab31d1 (patch)
tree51d1d44e54edd49b6c9cb2db23e57681da7089f1 /INSTALL.md
parent4898e57bdd247f1f2a18ca1217a89e7f1105caae (diff)
downloadfork-ledger-fcacef5af9e52204926480fbdeb9a238ecab31d1.tar.gz
fork-ledger-fcacef5af9e52204926480fbdeb9a238ecab31d1.tar.bz2
fork-ledger-fcacef5af9e52204926480fbdeb9a238ecab31d1.zip
Fix typos found by codespell
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index bf4a63bb..e3af54a0 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -137,7 +137,7 @@ A: This can happen for the same reason as above. It can also happen if you
Q: My distribution has versions of Boost and/or CMake that are too old for
Ledger. How do I build my own Boost and/or CMake binaries that will
work properly with Ledger? Thereafter, how do I configure Ledger
- properly to use those newly built verisons of Boost and/or CMake?
+ properly to use those newly built versions of Boost and/or CMake?
A: Here's commands that one user used to make this work, for Boost 1.51.0
on Debian GNU/Linux 6.0.x (aka Debian squeeze). It's likely to work ok