summaryrefslogtreecommitdiffstats
path: root/man/make.conf.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-04-30 15:26:38 -0700
committerZac Medico <zmedico@gentoo.org>2010-04-30 15:26:38 -0700
commit9d9429b205a91400d61bd32b2ea63f1b6f9ea765 (patch)
tree0fc68b54f820b98d3a69620f53b029283767208d /man/make.conf.5
parentcdb5a4554b9c73c6d4f32d0f20cb4157b77b6e71 (diff)
downloadportage-9d9429b205a91400d61bd32b2ea63f1b6f9ea765.tar.gz
portage-9d9429b205a91400d61bd32b2ea63f1b6f9ea765.tar.bz2
portage-9d9429b205a91400d61bd32b2ea63f1b6f9ea765.zip
Bug #317921 - Fix spelling of "variable".
Diffstat (limited to 'man/make.conf.5')
-rw-r--r--man/make.conf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 68b163d88..c190f565a 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -60,7 +60,7 @@ ACCEPT_LICENSE="-* @FSF-APPROVED"
\fBACCEPT_PROPERTIES\fR = \fI[space delimited list of properties]\fR
This variable is used to mask packages based on PROPERTIES restrictions.
In addition to property names, the \fI*\fR and \fI-*\fR wildcard tokens are
-also supported. This varable can be temporarily overridden using the
+also supported. This variable can be temporarily overridden using the
\fB\-\-accept\-properties\fR option of \fBemerge\fR(1).
See \fBebuild\fR(5) for more information about PROPERTIES.
.br