summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Leverton <levertond@googlemail.com>2008-09-11 22:35:49 +0100
committerCiaran McCreesh <ciaran.mccreesh@googlemail.com>2008-09-13 17:50:46 +0100
commit2ec56e2c755a61dc8b2801b5efa527b840f2bc8d (patch)
tree4c106a52656502211865f39602cef5c9138fbdff /dependencies.tex
parentDefine what a "lang" is for doman purposes. (diff)
downloadpms-2ec56e2c755a61dc8b2801b5efa527b840f2bc8d.tar.gz
pms-2ec56e2c755a61dc8b2801b5efa527b840f2bc8d.tar.bz2
pms-2ec56e2c755a61dc8b2801b5efa527b840f2bc8d.zip
Fix [!opt?] description.
Diffstat (limited to 'dependencies.tex')
-rw-r--r--dependencies.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.tex b/dependencies.tex
index 615c7d2..bd62649 100644
--- a/dependencies.tex
+++ b/dependencies.tex
@@ -437,7 +437,7 @@ A 2-style use dependency consists of one of the following:
dependency, or enabled otherwise.
\item{[opt?]} The flag must be enabled if the flag is enabled for the package with the
dependency.
-\item{[!opt?]} The flag must be enabled if the use flag is disabled for the package with the
+\item{[!opt?]} The flag must be disabled if the use flag is disabled for the package with the
dependency.
\item{[-opt]} The flag must be disabled.
\end{description}