diff options
author | 2008-01-22 12:46:13 +0000 | |
---|---|---|
committer | 2008-01-22 12:46:13 +0000 | |
commit | 5d58495bb95b3432aad6f5cb6445906f78845764 (patch) | |
tree | befa186096158d0de9e88077c021332b7aaa0d01 | |
parent | 3acdbde6298e2f5fb9be182fbe1882d8fa5ae1a6 (diff) | |
download | paludis-5d58495bb95b3432aad6f5cb6445906f78845764.tar.gz paludis-5d58495bb95b3432aad6f5cb6445906f78845764.tar.xz |
typo
-rw-r--r-- | doc/faq/howdoi.html.part | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq/howdoi.html.part b/doc/faq/howdoi.html.part index a2790e506..ec16d1e03 100644 --- a/doc/faq/howdoi.html.part +++ b/doc/faq/howdoi.html.part @@ -165,7 +165,7 @@ reasons:</p> <dt>eapi</dt> <dd>You cannot override this mask. It indicates either a broken ebuild (if - <code>EAPI=unknown</code> or an ebuild not supported by your current version + <code>EAPI=unknown</code>) or an ebuild not supported by your current version of Paludis.</dd> <dt>license</dt> |