Another minor grammar fix.

This commit is contained in:
Dima
2016-01-06 23:23:30 -08:00
parent 7ae316c605
commit 2d9c0582ad

View File

@@ -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