diff en/ch14-hgext.tex @ 650:f72b7e6cbe90

Snapshot.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu, 05 Feb 2009 00:01:16 -0800
parents 5cd47f721686
children
line wrap: on
line diff
--- a/en/ch14-hgext.tex	Thu Jan 29 22:56:27 2009 -0800
+++ b/en/ch14-hgext.tex	Thu Feb 05 00:01:16 2009 -0800
@@ -297,8 +297,7 @@
 If you leave the right hand side of the definition empty, as above,
 the \hgext{extdiff} extension uses the name of the command you defined
 as the name of the external program to run.  But these names don't
-have to be the same.  Here, we define a command named ``\texttt{hg
-  wibble}'', which runs \command{kdiff3}.
+have to be the same.  Here, we define a command named ``\texttt{hg wibble}'', which runs \command{kdiff3}.
 \begin{codesample2}
   [extdiff]
   cmd.wibble = kdiff3