Fix grammar (#1327)

This commit is contained in:
Amir Livneh 2019-02-15 06:45:50 -08:00 committed by Sergey Zubkov
parent 684635eecd
commit c9f1066756

View File

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