Fix a few documentation typos

This commit is contained in:
Olly Betts 2022-09-29 18:17:32 +13:00
commit 3bf1da4298
4 changed files with 7 additions and 7 deletions

View file

@ -321,7 +321,7 @@ and forth between integers.
<p>
The details of enumeration names and contents are stored in hidden R
environments, which are named according the the enumeration name - for
environments, which are named according to the enumeration name - for
example, an enumeration colour:
</p>