changeset 342:9c50a8f94f94

Sets are normally not ordered, but revsets are
author Martin Geisler <mg@aragost.com>
date Wed, 20 Jun 2012 17:06:16 +0200
parents 8e4c6ccc7cdb
children a4b368f0b3f0
files query-languages.tex
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/query-languages.tex
+++ b/query-languages.tex
@@ -282,7 +282,7 @@
   \begin{itemize}[<+->]
     \item \cmd{max(set)}, \cmd{min(set)}: the changeset with
       minimum/maximum revision number in the set
-    \item \cmd{reverse(set)}: the set is ordered; this reverses it
+    \item \cmd{reverse(set)}: the ``set'' is ordered; this reverses it
     \item \cmd{limit(set, n)}, \cmd{last(set, n)}: the first/last
       $n$ changesets
     \item \cmd{sort(set[, [-]key...])}: sorting the set by revision