Mercurial > hgbook
changeset 659:dbe91bb622d8
Small grammatical fix (does not requires -> does not require)
author | Jon Parise <jon@indelible.org> |
---|---|
date | Thu, 19 Feb 2009 20:49:46 -0800 |
parents | b90b024729f1 |
children | 21c62e09b99f |
files | en/ch06-collab.tex en/ch06-collab.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/en/ch06-collab.tex Wed Feb 18 00:22:09 2009 -0800 +++ b/en/ch06-collab.tex Thu Feb 19 20:49:46 2009 -0800 @@ -96,7 +96,7 @@ intensely on a handful of projects. A sprint is the perfect place to use the \hgcmd{serve} command, since -\hgcmd{serve} does not requires any fancy server infrastructure. You +\hgcmd{serve} does not require any fancy server infrastructure. You can get started with \hgcmd{serve} in moments, by reading section~\ref{sec:collab:serve} below. Then simply tell the person next to you that you're running a server, send the URL to them in an
--- a/en/ch06-collab.xml Wed Feb 18 00:22:09 2009 -0800 +++ b/en/ch06-collab.xml Thu Feb 19 20:49:46 2009 -0800 @@ -116,7 +116,7 @@ <para>A sprint is the perfect place to use the <command role="hg-cmd">hg serve</command> command, since <command - role="hg-cmd">hg serve</command> does not requires any fancy + role="hg-cmd">hg serve</command> does not require any fancy server infrastructure. You can get started with <command role="hg-cmd">hg serve</command> in moments, by reading section <xref linkend="sec:collab:serve"/> below. Then simply