From a0d88ff5f5337d40905e7f4a87659b89578cd12b Mon Sep 17 00:00:00 2001 From: yac Date: Sun, 15 Feb 2015 08:12:48 +0100 Subject: Replace weasel word with proper description --- function-reference/query-functions/text.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. best_version pkg - Echoes the 'best' version of pkg which is currently installed. + Echoes the highest version of pkg which is currently installed. -- cgit v1.2.3-65-gdbad From cacfdb329a8e98356a37f5a6e6c99fb4398d6221 Mon Sep 17 00:00:00 2001 From: yac Date: Sun, 15 Feb 2015 08:37:36 +0100 Subject: Fix factual error --- function-reference/query-functions/text.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. best_version pkg - Echoes the highest version of pkg which is currently installed. + Echoes the highest versioned atom of pkg which is currently + installed. -- cgit v1.2.3-65-gdbad