diff options
author | Zac Medico <zmedico@gentoo.org> | 2008-05-07 17:06:39 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2008-05-07 17:06:39 +0000 |
commit | b290869f9ce7280d8d9238e4350c53e394964660 (patch) | |
tree | 24a7bb66fe5235d269565609c96e7b5d01476c7c | |
parent | 56f615dbdb1dbd3e2b69dfa193ed77beecb90615 (diff) | |
download | portage-b290869f9ce7280d8d9238e4350c53e394964660.tar.gz portage-b290869f9ce7280d8d9238e4350c53e394964660.tar.bz2 portage-b290869f9ce7280d8d9238e4350c53e394964660.zip |
Fix spelling of "SATISFIED". Thanks to Arfrever.
svn path=/main/trunk/; revision=10222
-rw-r--r-- | man/color.map.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/color.map.5 b/man/color.map.5 index ceae85723..39f76a4cb 100644 --- a/man/color.map.5 +++ b/man/color.map.5 @@ -33,7 +33,7 @@ Defines color used for numbers indicating merge progress. \fBPKG_BLOCKER\fR = \fI"red"\fR Defines color used for unsatisfied blockers. .TP -\fBPKG_BLOCKER_SATSIFIED\fR = \fI"darkblue"\fR +\fBPKG_BLOCKER_SATISFIED\fR = \fI"darkblue"\fR Defines color used for satisfied blockers. .TP \fBPKG_MERGE\fR = \fI"darkgreen"\fR |