[Zope-Checkins] CVS: Zope/lib/python/App/dtml - undo.dtml:1.5
   
    Brian Lloyd
     
    brian@zope.com
       
    Tue, 17 Jun 2003 13:33:31 -0400
    
    
  
Update of /cvs-repository/Zope/lib/python/App/dtml
In directory cvs.zope.org:/tmp/cvs-serv4027
Modified Files:
	undo.dtml 
Log Message:
fix typo
=== Zope/lib/python/App/dtml/undo.dtml 1.4 => 1.5 ===
--- Zope/lib/python/App/dtml/undo.dtml:1.4	Sun Dec 22 12:53:57 2002
+++ Zope/lib/python/App/dtml/undo.dtml	Tue Jun 17 13:33:29 2003
@@ -8,7 +8,7 @@
 <p class="form-help">
 This application's transactional feature allows you to easily undo changes 
 made to the application's settings or data. You can revert the application 
-to a "snapshot" of it's state at a previous point in time.
+to a "snapshot" of its state at a previous point in time.
 </p>
 
 <p class="form-help">