hgbook

diff it/examples/tour.outgoing.it @ 920:0d96cf7439d7

Typo. [H/T Gianluigi Cusimano]
author gpiancastelli
date Sun Apr 18 00:03:58 2010 +0200 (2010-04-18)
parents 63ef1efbac57
children 719b03ea27c8
line diff
     1.1 --- a/it/examples/tour.outgoing.it	Tue Aug 18 17:31:11 2009 +0200
     1.2 +++ b/it/examples/tour.outgoing.it	Sun Apr 18 00:03:58 2010 +0200
     1.3 @@ -1,13 +1,13 @@
     1.4  <!-- BEGIN tour.outgoing -->
     1.5  <screen><prompt>$</prompt> <userinput>cd mio-hello</userinput>
     1.6 -<prompt>$</prompt> <userinput>hg outgoing ../hello-push</userinput>
     1.7 -confronto con ../hello-push
     1.8 +<prompt>$</prompt> <userinput>hg outgoing ../hello-trasmissione</userinput>
     1.9 +confronto con ../hello-trasmissione
    1.10  cerco i cambiamenti
    1.11  changeset:   5:764347e47e75
    1.12 -tag:         tip
    1.13 -user:        Bryan O'Sullivan &lt;bos@serpentine.com&gt;
    1.14 -date:        Fri Jun 05 15:51:52 2009 +0000
    1.15 -summary:     Inserisce una riga con un messaggio aggiuntivo.
    1.16 +etichetta:   tip
    1.17 +utente:      Bryan O'Sullivan &lt;bos@serpentine.com&gt;
    1.18 +data:        Fri Jun 05 15:51:52 2009 +0000
    1.19 +sommario:    Inserisce una riga con un messaggio aggiuntivo.
    1.20  
    1.21  </screen>
    1.22  <!-- END tour.outgoing -->