diff options
Diffstat (limited to 'config_cpu.h')
-rw-r--r-- | config_cpu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config_cpu.h b/config_cpu.h index 6f5d400a..2d593977 100644 --- a/config_cpu.h +++ b/config_cpu.h @@ -5,7 +5,7 @@ /// \file config_cpu.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.
|