mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 12:44:42 +03:00
s/more that two/more than two
This commit is contained in:
@@ -12576,7 +12576,7 @@ Consequently, it is best to be specific about the comparison.
|
|||||||
// ...
|
// ...
|
||||||
}
|
}
|
||||||
|
|
||||||
Always remember that an integer can have more that two values.
|
Always remember that an integer can have more than two values.
|
||||||
|
|
||||||
##### Example, bad
|
##### Example, bad
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user