mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 04:44:34 +03:00
Fix grammar (#1327)
This commit is contained in:
committed by
Sergey Zubkov
parent
684635eecd
commit
c9f1066756
@@ -3327,7 +3327,7 @@ When I call `length(s)` should I check if `s` is `nullptr` first? Should the imp
|
||||
|
||||
##### Note
|
||||
|
||||
`zstring` do not represent ownership.
|
||||
`zstring` does not represent ownership.
|
||||
|
||||
**See also**: [Support library](#S-gsl)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user