Mercurial > hgbook
changeset 411:5561812fc5c9
Fixed typo.
author | Mariusz Mazur <mmazur@kernel.pl> |
---|---|
date | Tue, 26 Aug 2008 20:49:37 +0200 |
parents | 53e20c92b6b6 |
children | a168daed199b |
files | en/mq-collab.tex |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/en/mq-collab.tex Tue Aug 26 18:58:20 2008 +0200 +++ b/en/mq-collab.tex Tue Aug 26 20:49:37 2008 +0200 @@ -156,7 +156,7 @@ A guard cannot start with a ``\texttt{+}'' or ``\texttt{-}'' character. The name of a guard must not contain white space, but most -othter characters are acceptable. If you try to use a guard with an +other characters are acceptable. If you try to use a guard with an invalid name, MQ will complain: \interaction{mq.guards.qselect.error} Changing the selected guards changes the patches that are applied.