summaryrefslogtreecommitdiff
path: root/config_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'config_int.h')
-rw-r--r--config_int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_int.h b/config_int.h
index 49568bc4..74ddfed9 100644
--- a/config_int.h
+++ b/config_int.h
@@ -5,7 +5,7 @@
/// \file config_int.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.