summaryrefslogtreecommitdiff
path: root/Install.txt
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2021-02-21 19:21:09 -0500
committerJeffrey Walton <noloader@gmail.com>2021-02-21 19:21:09 -0500
commit3336881610b9bf931f17eb7da0682c00cfaded23 (patch)
tree5b6c04a1a8b9611c96687e2ff2740c35f03d1a8d /Install.txt
parent4a5b616ab0ec75e24f081b1a8aac187f7725a9fa (diff)
downloadcryptopp-git-3336881610b9bf931f17eb7da0682c00cfaded23.tar.gz
Fix spelling
Diffstat (limited to 'Install.txt')
-rw-r--r--Install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Install.txt b/Install.txt
index 5f52fa7b..f5bbe18d 100644
--- a/Install.txt
+++ b/Install.txt
@@ -38,7 +38,7 @@ The library does not depend on other build systems, like Autotools or CMake. The
BUILDING THE LIBRARY
--------------------
-In general, all you should have to do is open a terminal, cd to the crpytopp directory, and then:
+In general, all you should have to do is open a terminal, cd to the cryptopp directory, and then:
make
make test