changeset 63:a00b562b4598

Fix typos.
author Bryan O'Sullivan <bos@serpentine.com>
date Fri, 04 Aug 2006 13:32:23 -0700
parents 8806b2875f10
children d12a199ed472
files en/hook.tex
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/en/hook.tex	Fri Aug 04 13:29:38 2006 -0700
+++ b/en/hook.tex	Fri Aug 04 13:32:23 2006 -0700
@@ -825,7 +825,7 @@
 messages that it sends.
 
 By default, the \hgext{notify} hook includes a diff of every changeset
-that it sends outd; you can limit the size of the diff, or turn this
+that it sends out; you can limit the size of the diff, or turn this
 feature off entirely.  It is useful for letting subscribers review
 changes immediately, rather than clicking to follow a URL.
 
@@ -853,7 +853,7 @@
   like, and it would be bad form to spam subscribers with a number of
   ``broken'' notifications while you debug your configuration.
 \item[\rcitem{notify}{config}] The path to a configuration file that
-  contains subbscription information.  This is kept separate from the
+  contains subscription information.  This is kept separate from the
   main \hgrc\ so that you can maintain it in a repository of its own.
   People can then clone that repository, update their subscriptions,
   and push the changes back to your server.