Mercurial > hgbook
view en/undo-simple.dot @ 240:4119e57679f7
Twiddle wording trivially.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Sun, 27 May 2007 09:52:53 -0700 |
parents | c9aad709bd3a |
children |
line wrap: on
line source
digraph undo_simple { "first change" -> "second change"; "second change" -> "back out\nsecond change"; }