Fix typo in reference tables
The possessive form of "its" does not contain an apostrophe.
This commit is contained in:
parent
2757d7fd12
commit
7049958de9
|
@ -57,7 +57,7 @@ These are provided by the `.system()` method call.
|
|||
| windows | Any version of Windows |
|
||||
| cygwin | The Cygwin environment for Windows |
|
||||
| haiku | |
|
||||
| freebsd | FreeBSD and it's derivatives |
|
||||
| freebsd | FreeBSD and its derivatives |
|
||||
| dragonfly | DragonFly BSD |
|
||||
| netbsd | |
|
||||
|
||||
|
|
Loading…
Reference in New Issue