summaryrefslogtreecommitdiff
path: root/naclite.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2019-05-22 03:04:38 -0400
committerJeffrey Walton <noloader@gmail.com>2019-05-22 03:04:38 -0400
commit50dd3ad35486dadb27286d6a412eaff9e0d602c1 (patch)
treed79c73c888270842675e394e977cd6013d48b1f9 /naclite.h
parent7287a7966921a00caf1a4bd686be6fed578ffe30 (diff)
downloadcryptopp-git-50dd3ad35486dadb27286d6a412eaff9e0d602c1.tar.gz
Spelling
Diffstat (limited to 'naclite.h')
-rw-r--r--naclite.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/naclite.h b/naclite.h
index d0fae99d..3f00d3d9 100644
--- a/naclite.h
+++ b/naclite.h
@@ -5,7 +5,7 @@
// The Tweet API was added to the Crypto++ library to cross-validate results.
// We debated over putting it in the Test namespace, but settled for the NaCl
-// namespace to segreate it from other parts of the library.
+// namespace to segregate it from other parts of the library.
/// \file naclite.h
/// \brief Crypto++ interface to TweetNaCl library (20140917)