[PATCH 2 of 3] help/revsets: clean up whitespace between paragraphs

Wagner Bruna wagner.bruna+mercurial at gmail.com
Fri Jun 17 17:31:08 CDT 2011


# HG changeset patch
# User Wagner Bruna <wbruna at softwareexpress.com.br>
# Date 1308349660 10800
# Node ID 504d9914b2cffad77cefe6d17ec75bf470c59d70
# Parent  f8b205153b02d0e3ad667bc4e19099bdea71c08a
help/revsets: clean up whitespace between paragraphs

diff --git a/mercurial/help/revsets.txt b/mercurial/help/revsets.txt
--- a/mercurial/help/revsets.txt
+++ b/mercurial/help/revsets.txt
@@ -42,7 +42,7 @@ These are the supported infix operators:
 
 ``x - y``
   Changesets in x but not in y.
-  
+
 ``x^n``
   The nth parent of x, n == 0, 1, or 2.
   For n == 0, x; for n == 1, the first parent of each changeset in x;


More information about the Mercurial-devel mailing list