Mercurial > hgbook
view es/undo-simple.dot @ 478:dbc78b312fc0
finished translation of tour-basic
author | Javier Rojas <jerojasro@devnull.li> |
---|---|
date | Mon, 27 Oct 2008 23:29:24 -0500 |
parents | 0aa96b0ffb65 |
children |
line wrap: on
line source
digraph undo_simple { "primer cambio" -> "segundo cambio"; "segundo cambio" -> "reversar\nsegundo cambio"; }