<div dir="ltr">I've fixed this instance and several others in trunk/en r5572, r5573, and r5574.  Backported those to branches/1.7/en in r5575.  Thanks for the report!</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 9, 2018 at 7:12 AM, wuzhouhui <span dir="ltr"><<a href="mailto:wuzhouhui14@mails.ucas.ac.cn" target="_blank">wuzhouhui14@mails.ucas.ac.cn</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, Mike,<br>
<br>
Before this patch, the name of hook always use normal font, so should we<br>
remove <filename></filename> arround "pre-commit"?<br>
<br>
Index: book/ch05-repository-admin.xml<br>
==============================<wbr>==============================<wbr>=======<br>
diff --git a/trunk/en/book/ch05-<wbr>repository-admin.xml b/trunk/en/book/ch05-<wbr>repository-admin.xml<br>
--- a/trunk/en/book/ch05-<wbr>repository-admin.xml   (revision 5570)<br>
+++ b/trunk/en/book/ch05-<wbr>repository-admin.xml   (working copy)<br>
@@ -976,7 +976,7 @@ your client to at least Subversion 1.5.0.<br>
             about a commit transaction should be considered read-only.<br>
             Instead of modifying a transaction to polish its payload,<br>
             simply <emphasis>validate</emphasis> the transaction in<br>
-            the <filename>pre-commit</<wbr>filename> hook and reject the<br>
+            the pre-commit hook and reject the<br>
             commit if it does not meet the desired requirements.  As a<br>
             bonus, your users will learn the value of careful,<br>
             compliance-minded work habits.</para><br>
<br>
<br>
______________________________<wbr>_________________<br>
svnbook-dev mailing list<br>
<a href="mailto:svnbook-dev@red-bean.com">svnbook-dev@red-bean.com</a><br>
<a href="http://www.red-bean.com/mailman/listinfo/svnbook-dev" rel="noreferrer" target="_blank">http://www.red-bean.com/<wbr>mailman/listinfo/svnbook-dev</a></blockquote></div><br></div>