mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 20:54:41 +03:00
C.140: Fix typo in text
This commit is contained in:
@@ -6632,7 +6632,7 @@ Flag uses of `final`.
|
||||
|
||||
##### Reason
|
||||
|
||||
That can cause confusion: An overrider do not inherit default arguments.
|
||||
That can cause confusion: An overrider does not inherit default arguments.
|
||||
|
||||
##### Example, bad
|
||||
|
||||
|
||||
Reference in New Issue
Block a user