Fixing typos in Planet 2 docs
This commit is contained in:
parent
5c2fef8a6e
commit
2265a0a0b5
|
@ -600,9 +600,12 @@ resolver that searches for providers of modules on the configured
|
||||||
@tech{package name services}. For example, if a module requires
|
@tech{package name services}. For example, if a module requires
|
||||||
@filepath{data/matrix.rkt}, and it is not available, then the PNS will
|
@filepath{data/matrix.rkt}, and it is not available, then the PNS will
|
||||||
be consulted to discover what packages provide it. @emph{Only packages
|
be consulted to discover what packages provide it. @emph{Only packages
|
||||||
in @reponame{solar-system} or @reponame{planet} will be returned.}
|
in @reponame{solar-system} or @reponame{planet} will be
|
||||||
|
returned.} (This category restriction ensures that the package to
|
||||||
|
install is unique.)
|
||||||
|
|
||||||
Users can configure their systems to then automatically install the
|
Users can configure their systems to then automatically install the
|
||||||
package provide is has the appropriate category (i.e., some users may
|
package provided is has the appropriate category (i.e., some users may
|
||||||
wish to automatically install @reponame{planet} packages but not
|
wish to automatically install @reponame{planet} packages but not
|
||||||
@reponame{solar-system} packages, while others may not want to install
|
@reponame{solar-system} packages, while others may not want to install
|
||||||
any.)
|
any.)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user