hgbook
diff en/mq-collab.tex @ 419:7f5d542be96b
corrected some typos, added some accents. jerojasro is playing to the reviewer too early ;)
author | Javier Rojas <jerojasro@devnull.li> |
---|---|
date | Fri Nov 14 00:12:51 2008 -0500 (2008-11-14) |
parents | 8627f718517a |
children | 97e929385442 |
line diff
1.1 --- a/en/mq-collab.tex Mon Sep 10 19:38:41 2007 +0200 1.2 +++ b/en/mq-collab.tex Fri Nov 14 00:12:51 2008 -0500 1.3 @@ -156,7 +156,7 @@ 1.4 1.5 A guard cannot start with a ``\texttt{+}'' or ``\texttt{-}'' 1.6 character. The name of a guard must not contain white space, but most 1.7 -othter characters are acceptable. If you try to use a guard with an 1.8 +other characters are acceptable. If you try to use a guard with an 1.9 invalid name, MQ will complain: 1.10 \interaction{mq.guards.qselect.error} 1.11 Changing the selected guards changes the patches that are applied.