diff options
author | 2012-04-02 16:06:51 +0100 | |
---|---|---|
committer | 2012-04-02 16:06:51 +0100 | |
commit | cbbab86a1389a8081135f174b62413485111bf7e (patch) | |
tree | 892453421b523110f9f683be0c3f599db9c36187 | |
parent | 5e04be92f6eb3d0895a97d6fbe0a5fa1685c8423 (diff) | |
download | paludis-cbbab86a1389a8081135f174b62413485111bf7e.tar.gz paludis-cbbab86a1389a8081135f174b62413485111bf7e.tar.xz |
Typo
-rw-r--r-- | doc/configuration/keywords.html.part.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/configuration/keywords.html.part.in b/doc/configuration/keywords.html.part.in index b21ac265d..e104c783f 100644 --- a/doc/configuration/keywords.html.part.in +++ b/doc/configuration/keywords.html.part.in @@ -22,7 +22,7 @@ specification may be any of:</p> <p>Any token may be quoted using either single or double quotes.</p> -<p>Accepted keywords pr platforms are one of:</p> +<p>Accepted keywords or platforms are one of:</p> <ul> <li><code>keyword</code>, which accepts any package containing that keyword.</li> |