summaryrefslogtreecommitdiff
path: root/config_ns.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2020-12-18 20:04:43 -0500
committerJeffrey Walton <noloader@gmail.com>2020-12-18 20:04:43 -0500
commit5bae476e5de16fd9a0c8ba4ff3fdad71b5f7c1e9 (patch)
tree61e7a4920a69639213cb1369614cf85f4c67d72f /config_ns.h
parent1b4b67952ca79d2faec80e2a285fe415ad2f643f (diff)
downloadcryptopp-git-5bae476e5de16fd9a0c8ba4ff3fdad71b5f7c1e9.tar.gz
Fix spelling
Diffstat (limited to 'config_ns.h')
-rw-r--r--config_ns.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_ns.h b/config_ns.h
index f109809a..2bbb5823 100644
--- a/config_ns.h
+++ b/config_ns.h
@@ -5,7 +5,7 @@
/// \file config_ns.h
/// \brief Library configuration file
/// \details <tt>config.h</tt> was split into components in May 2019 to better
-/// integrate with Autoconf and its feature tests. The splitting occured so
+/// integrate with Autoconf and its feature tests. The splitting occurred so
/// users could continue to include <tt>config.h</tt> while allowing Autoconf
/// to write new <tt>config_asm.h</tt> and new <tt>config_cxx.h</tt> using
/// its feature tests.