summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-01-13 08:52:25 +0100
committerJustin Lecher <jlec@gentoo.org>2016-01-13 08:52:25 +0100
commit8da87f9739b561b2f90122965b33ca88005c187c (patch)
tree5fb2bbe47593c78c99e79fce42c84657e9c0e580 /recruiters/quizzes/end-quiz.txt
parentDrop obsolete head/tail question (diff)
downloadcomrel-8da87f9739b561b2f90122965b33ca88005c187c.tar.gz
comrel-8da87f9739b561b2f90122965b33ca88005c187c.tar.bz2
comrel-8da87f9739b561b2f90122965b33ca88005c187c.zip
quizzes: Fix wording of Q6.e
https://bugs.gentoo.org/show_bug.cgi?id=571694 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'recruiters/quizzes/end-quiz.txt')
-rw-r--r--recruiters/quizzes/end-quiz.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/recruiters/quizzes/end-quiz.txt b/recruiters/quizzes/end-quiz.txt
index e5eefe6..cbc6cc8 100644
--- a/recruiters/quizzes/end-quiz.txt
+++ b/recruiters/quizzes/end-quiz.txt
@@ -77,7 +77,7 @@ docs: devmanual
6.e
# If we USE foo, we need to DEPEND upon libfoo. Unfortunately
- # foo is completely broken on some archs
+ # libfoo is completely broken on some archs
DEPEND="!x86? ( !amd64? ( !ppc? ( foo? ( >=dev-libs/libfoo-1.2 ) ) ) )"
docs: devmanual