Browse Source

[trac1069] grammar fix in the doc (although it's not introdued in
this branch)

JINMEI Tatuya 14 years ago
parent
commit
a6de7efe8f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/acl/loader.h

+ 1 - 1
src/lib/acl/loader.h

@@ -301,7 +301,7 @@ public:
      * and returns it.
      *
      * No exceptions from \c loadCheck (therefore from whatever creator is
-     * used) and from the actionLoader passed to constructor are not caught.
+     * used) and from the actionLoader passed to constructor are caught.
      *
      * \exception InvalidParameter The given element is NULL (most likely a
      * caller's bug)