mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 04:44:34 +03:00
Another minor grammar fix.
This commit is contained in:
@@ -9080,7 +9080,7 @@ Flag `const_cast`s.
|
||||
|
||||
##### Reason
|
||||
|
||||
Constructs that cannot overflow, don't, and usually runs faster:
|
||||
Constructs that cannot overflow, don't, and usually run faster:
|
||||
|
||||
##### Example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user