diff options
author | yac <yac@blesmrt.net> | 2015-02-15 08:37:36 +0100 |
---|---|---|
committer | yac <yac@blesmrt.net> | 2015-02-15 08:37:36 +0100 |
commit | cacfdb329a8e98356a37f5a6e6c99fb4398d6221 (patch) | |
tree | 62b444b05e725b3d1aa498ab280e7c50547edc96 /function-reference | |
parent | Replace weasel word with proper description (diff) | |
download | devmanual-cacfdb329a8e98356a37f5a6e6c99fb4398d6221.tar.gz devmanual-cacfdb329a8e98356a37f5a6e6c99fb4398d6221.tar.bz2 devmanual-cacfdb329a8e98356a37f5a6e6c99fb4398d6221.zip |
Fix factual error
Diffstat (limited to 'function-reference')
-rw-r--r-- | function-reference/query-functions/text.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/function-reference/query-functions/text.xml b/function-reference/query-functions/text.xml index 67d4315..f53963d 100644 --- a/function-reference/query-functions/text.xml +++ b/function-reference/query-functions/text.xml @@ -96,7 +96,8 @@ query variables and similar state. <c>best_version pkg</c> </ti> <ti> - Echoes the highest version of <c>pkg</c> which is currently installed. + Echoes the highest versioned atom of <c>pkg</c> which is currently + installed. </ti> </tr> <tr> |