[svnbook commit] r3170 - trunk/src/en/book
    fitz 
    noreply at red-bean.com
       
    Fri Jun 20 23:57:12 CDT 2008
    
    
  
Author: fitz
Date: Fri Jun 20 23:57:12 2008
New Revision: 3170
Log:
One more thing in Chapter 9, thanks to Karl Heinz Marbaise
(khmarbaise at gmx.de):
* src/en/book/ch09-reference.xml: Fix wording in pre-revprop hook
  section.
Modified:
   trunk/src/en/book/ch09-reference.xml
Modified: trunk/src/en/book/ch09-reference.xml
==============================================================================
--- trunk/src/en/book/ch09-reference.xml	(original)
+++ trunk/src/en/book/ch09-reference.xml	Fri Jun 20 23:57:12 2008
@@ -9394,8 +9394,9 @@
           </listitem>
         </orderedlist>
 
-        <para>Additionally, Subversion passes to the hook program via
-          standard input the proposed value of the property.</para>
+        <para>Additionally, Subversion passes the intended new value
+           of the property to the hook program via standard
+           input.</para>
 
       </refsect1>
       
    
    
More information about the svnbook-dev
mailing list