Index: subversion/include/svn_delta.h
===================================================================
--- subversion/include/svn_delta.h	(revision 1229889)
+++ subversion/include/svn_delta.h	(working copy)
@@ -916,8 +916,8 @@
 
   /** In the directory represented by @a parent_baton, indicate that
    * @a path is present as a subdirectory in the edit source, but
-   * cannot be conveyed to the edit consumer (perhaps because of
-   * authorization restrictions).
+   * cannot be conveyed to the edit consumer because of authorization
+   * restrictions.
    *
    * Any temporary allocations may be performed in @a scratch_pool.
    */
@@ -1040,8 +1040,8 @@
 
   /** In the directory represented by @a parent_baton, indicate that
    * @a path is present as a file in the edit source, but cannot be
-   * conveyed to the edit consumer (perhaps because of authorization
-   * restrictions).
+   * conveyed to the edit consumer because of authorization
+   * restrictions.
    *
    * Any temporary allocations may be performed in @a scratch_pool.
    */
