Fix typos in pkg docs

This commit is contained in:
Asumu Takikawa 2014-12-17 16:47:21 -05:00
parent edf562be5e
commit c3ca046bd4
2 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@ develops only a few of them. The intended workflow is as follows:
@commandline{@command{update} --clone @nonterm{path-to}/@nonterm{pkg-name}}}
@item{If a package's current installation is not drawn fro a Git
@item{If a package's current installation is not drawn from a Git
repository (e.g., it's drawn from a catalog of built packages for a
distribution or snapshot), but @nonterm{catalog} maps the package
name to the right Git repository, then combine @DFlag{clone} with

View File

@ -337,7 +337,7 @@ for information on how package information is extracted from a catalog.
@subsection[#:tag "concept:auto"]{Explicit vs@|._| Auto-Installation}
When a package is installed, the original source of its installation
is recorded, as well as whether the instalation was an @tech{automatic installation}. An
is recorded, as well as whether the installation was an @tech{automatic installation}. An
@deftech{automatic installation} is one that was installed because it
was a dependency of a non-@tech{automatic installation} package.