hgbook

diff en/ch09-undo.xml @ 581:1879ec732a28

Fix dependency.
author Bryan O'Sullivan <bos@serpentine.com>
date Fri Mar 13 14:22:27 2009 -0700 (2009-03-13)
parents 8fcd44708f41
children cfdb601a3c8b
line diff
     1.1 --- a/en/ch09-undo.xml	Mon Mar 09 23:22:09 2009 -0700
     1.2 +++ b/en/ch09-undo.xml	Fri Mar 13 14:22:27 2009 -0700
     1.3 @@ -1,7 +1,8 @@
     1.4  <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : -->
     1.5  
     1.6  <chapter id="chap:undo">
     1.7 -  <title>Finding and fixing your mistakes</title>
     1.8 +  <?dbhtml filename="finding-and-fixing-mistakes.html"?>
     1.9 +  <title>Finding and fixing mistakes</title>
    1.10  
    1.11    <para>To err might be human, but to really handle the consequences
    1.12      well takes a top-notch revision control system.  In this chapter,