mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 12:44:42 +03:00
Fix grammar in T.41 (#1389)
This commit is contained in:
committed by
Sergey Zubkov
parent
bd3f3d5d25
commit
a8c7b7c5a8
@@ -17314,7 +17314,7 @@ Note that using non-local, non-dependent names (such as `debug` and `cerr`) also
|
|||||||
|
|
||||||
##### Note
|
##### Note
|
||||||
|
|
||||||
It can be hard to decide which properties of a type is essential and which are not.
|
It can be hard to decide which properties of a type are essential and which are not.
|
||||||
|
|
||||||
##### Enforcement
|
##### Enforcement
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user