diff doc/hgrc.5.txt @ 6210:942287cb1f57

Removed trailing spaces from everything except test output
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 07 Mar 2008 00:24:36 +0100
parents 0750e4ba9d3d
children 8e3dc3de7e73
line wrap: on
line diff
--- a/doc/hgrc.5.txt	Fri Mar 07 00:01:13 2008 +0100
+++ b/doc/hgrc.5.txt	Fri Mar 07 00:24:36 2008 +0100
@@ -217,7 +217,7 @@
   defines the extension.
 
   To explicitly disable an extension that is enabled in an hgrc of
-  broader scope, prepend its path with '!', as in 
+  broader scope, prepend its path with '!', as in
   'hgext.foo = !/ext/path' or 'hgext.foo = !' when no path is supplied.
 
   Example for ~/.hgrc: