hgbook

diff it/examples/tour.merge.merge.it @ 878:7037e4bcb90c

Minor fix
author Dongsheng Song <dongsheng.song@gmail.com>
date Wed Oct 21 14:26:58 2009 +0800 (2009-10-21)
parents 0bf0bf61493e
children 719b03ea27c8
line diff
     1.1 --- a/it/examples/tour.merge.merge.it	Mon Aug 10 21:59:18 2009 +0200
     1.2 +++ b/it/examples/tour.merge.merge.it	Wed Oct 21 14:26:58 2009 +0800
     1.3 @@ -2,6 +2,6 @@
     1.4  <screen><prompt>$</prompt> <userinput>hg merge</userinput>
     1.5  unisco hello.c
     1.6  0 file aggiornati, 1 file uniti, 0 file rimossi, 0 file irrisolti
     1.7 -(unione di rami, ricordatevi di eseguire il commit)
     1.8 +(unione tra rami, ricordatevi di eseguire il commit)
     1.9  </screen>
    1.10  <!-- END tour.merge.merge -->