hgbook

diff it/examples/tour.reclone.it @ 905:17dd7df51f86

Fix http-equiv TAL statement.
author dukebody <dukebody@gmail.com>
date Mon Oct 26 20:01:26 2009 +0100 (2009-10-26)
parents 6ba4c405d262
children 719b03ea27c8
line diff
     1.1 --- a/it/examples/tour.reclone.it	Sun Aug 09 17:14:29 2009 +0200
     1.2 +++ b/it/examples/tour.reclone.it	Mon Oct 26 20:01:26 2009 +0100
     1.3 @@ -1,8 +1,8 @@
     1.4  <!-- BEGIN tour.reclone -->
     1.5  <screen><prompt>$</prompt> <userinput>cd ..</userinput>
     1.6 -<prompt>$</prompt> <userinput>hg clone hello my-hello</userinput>
     1.7 +<prompt>$</prompt> <userinput>hg clone hello mio-hello</userinput>
     1.8  aggiorno la directory di lavoro
     1.9  2 file aggiornati, 0 file uniti, 0 file rimossi, 0 file irrisolti
    1.10 -<prompt>$</prompt> <userinput>cd my-hello</userinput>
    1.11 +<prompt>$</prompt> <userinput>cd mio-hello</userinput>
    1.12  </screen>
    1.13  <!-- END tour.reclone -->