errno: fix grammar in example description (#9480)
This commit is contained in:
parent
c06fbd2037
commit
5a9e0cf2e0
|
|
@ -11,10 +11,10 @@
|
|||
|
||||
`errno --list`
|
||||
|
||||
- Search for code who's description contains all of the given text:
|
||||
- Search for code whose description contains all of the given text:
|
||||
|
||||
`errno --search {{text}}`
|
||||
|
||||
- Search for code who's description contains all of the given text (all locales):
|
||||
- Search for code whose description contains all of the given text (all locales):
|
||||
|
||||
`errno --search-all-locales {{text}}`
|
||||
|
|
|
|||
Loading…
Reference in New Issue