errno: fix grammar in example description (#9480)

This commit is contained in:
Mia Combeau
2022-11-02 16:56:39 +01:00
committed by GitHub
parent c06fbd2037
commit 5a9e0cf2e0

View File

@@ -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}}`