We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3be7490 commit f02eaccCopy full SHA for f02eacc
include/libfork/core/macro.hpp
@@ -149,7 +149,7 @@ using std::unreachable;
149
} // namespace lf::impl
150
151
/**
152
- * @brief Invokes undefined behaviour if ``expr`` evaluates to `false`.
+ * @brief Invokes undefined behavior if ``expr`` evaluates to `false`.
153
*
154
* \rst
155
single_header/libfork.hpp
@@ -223,7 +223,7 @@ using std::unreachable;
223
224
225
226
227
228
229
0 commit comments