diff options
author | 2015-02-15 08:12:48 +0100 | |
---|---|---|
committer | 2015-02-15 08:12:48 +0100 | |
commit | a0d88ff5f5337d40905e7f4a87659b89578cd12b (patch) | |
tree | 66e7389ca75257d0b8a83e02a663ef02d2266236 /function-reference | |
parent | Merge pull request #25 from Tranquility/update-handbook-links (diff) | |
download | devmanual-a0d88ff5f5337d40905e7f4a87659b89578cd12b.tar.gz devmanual-a0d88ff5f5337d40905e7f4a87659b89578cd12b.tar.bz2 devmanual-a0d88ff5f5337d40905e7f4a87659b89578cd12b.zip |
Replace weasel word with proper description
Diffstat (limited to 'function-reference')
-rw-r--r-- | function-reference/query-functions/text.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/function-reference/query-functions/text.xml b/function-reference/query-functions/text.xml index dc88b9d..67d4315 100644 --- a/function-reference/query-functions/text.xml +++ b/function-reference/query-functions/text.xml @@ -96,7 +96,7 @@ query variables and similar state. <c>best_version pkg</c> </ti> <ti> - Echoes the 'best' version of <c>pkg</c> which is currently installed. + Echoes the highest version of <c>pkg</c> which is currently installed. </ti> </tr> <tr> |