Skip to content

Commit b7b302c

Browse files
cjdbhawkinsw
andcommitted
Update libcxx/docs/Hardening.rst
Co-authored-by: Will Hawkins <[email protected]>
1 parent 6bc17e4 commit b7b302c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/docs/Hardening.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ modes are:
2121
done with relatively little overhead in constant time and are intended to be
2222
used in production. We recommend most projects to adopt the fast mode.
2323
- **Extensive mode**, which contains all the checks from the fast mode and
24-
additionally some checks for undefined behavior that incur relatively little
24+
some additional checks for undefined behavior that incur relatively little
2525
overhead but aren't security-critical. While the performance penalty is
2626
somewhat more significant compared to the fast mode, the extensive mode is
2727
still intended for use in production builds.

0 commit comments

Comments
 (0)