diff options
author | Ulrich Mueller <ulm@gentoo.org> | 2010-09-19 21:23:52 +0200 |
---|---|---|
committer | Ulrich Mueller <ulm@gentoo.org> | 2010-09-19 21:23:52 +0200 |
commit | 0332ad2b89dd33e2f07020a338b3d8558009ebb4 (patch) | |
tree | d71559da06c41861147f9836906b6c1dbeddf25a /glossary.tex | |
parent | Fix spacing in all occurences of e.g. and i.e. (diff) | |
download | pms-0332ad2b89dd33e2f07020a338b3d8558009ebb4.tar.gz pms-0332ad2b89dd33e2f07020a338b3d8558009ebb4.tar.bz2 pms-0332ad2b89dd33e2f07020a338b3d8558009ebb4.zip |
Spelling corrections.
Diffstat (limited to 'glossary.tex')
-rw-r--r-- | glossary.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glossary.tex b/glossary.tex index 729ee39..2acbeb1 100644 --- a/glossary.tex +++ b/glossary.tex @@ -7,7 +7,7 @@ be immediately obvious. \begin{description} \item[qualified package name] A package name along with its associated category. For example, \t{app-editors/vim} is a qualified package name. -\item[old-style virtual] An old-style virtual is a psuedo-package which exists if it is listed in an +\item[old-style virtual] An old-style virtual is a pseudo-package which exists if it is listed in an ebuild's \t{PROVIDE} variable. See chapter~\ref{sec:old-virtuals}. \item[new-style virtual] A new-style virtual is a normal package in the \t{virtual} category which installs no files and uses its dependency requirements to pull in a `provider'. This is more |