commit:     cacfdb329a8e98356a37f5a6e6c99fb4398d6221
Author:     yac <yac <AT> blesmrt <DOT> net>
AuthorDate: Sun Feb 15 07:37:36 2015 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Sun Feb 15 07:37:36 2015 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/devmanual.git;a=commit;h=cacfdb32

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.
       <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>

Reply via email to