fix wrong pluralization
This commit is contained in:
parent
cdf9da7da4
commit
ef41bf21cb
|
@ -4,7 +4,7 @@
|
|||
@title[#:tag "envvars"]{Environment Variables}
|
||||
|
||||
An @deftech{environment variable set} encapsulates a partial mapping
|
||||
from byte strings to bytes strings. A Racket process's initial
|
||||
from byte strings to byte strings. A Racket process's initial
|
||||
@tech{environment variable set} is connected to the operating system's
|
||||
environment variables: accesses or changes to the set read or change
|
||||
operating-system environment variables for the Racket process.
|
||||
|
|
Loading…
Reference in New Issue
Block a user