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