hgbook

diff en/examples/mq.tutorial @ 63:a00b562b4598

Fix typos.
author Bryan O'Sullivan <bos@serpentine.com>
date Fri Aug 04 13:32:23 2006 -0700 (2006-08-04)
parents 5cee64874312
children ec1f144968de
line diff
     1.1 --- a/en/examples/mq.tutorial	Mon Jul 17 00:00:12 2006 -0700
     1.2 +++ b/en/examples/mq.tutorial	Fri Aug 04 13:32:23 2006 -0700
     1.3 @@ -1,3 +1,5 @@
     1.4 +#!/bin/bash
     1.5 +
     1.6  echo '[extensions]' >> $HGRC
     1.7  echo 'hgext.mq =' >> $HGRC
     1.8