You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by an...@apache.org on 2013/12/05 10:09:07 UTC

svn commit: r1548046 - /jackrabbit/oak/trunk/oak-doc/src/site/markdown/differences_user.md

Author: angela
Date: Thu Dec  5 09:09:07 2013
New Revision: 1548046

URL: http://svn.apache.org/r1548046
Log:
OAK-791 UserManagement: Document changes wrt Jackrabbit 2

Modified:
    jackrabbit/oak/trunk/oak-doc/src/site/markdown/differences_user.md

Modified: jackrabbit/oak/trunk/oak-doc/src/site/markdown/differences_user.md
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/src/site/markdown/differences_user.md?rev=1548046&r1=1548045&r2=1548046&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-doc/src/site/markdown/differences_user.md (original)
+++ jackrabbit/oak/trunk/oak-doc/src/site/markdown/differences_user.md Thu Dec  5 09:09:07 2013
@@ -51,8 +51,8 @@ differences:
 * `QueryBuilder#setScope(String groupID, boolean declaredOnly)` now also works properly
   for the everyone group (see [OAK-949])
 * `QueryBuilder#impersonates(String principalName)` works properly for the admin
-  and system principal which are specially treated in the implementation of
-  the `Impersonation` interface (see [OAK-1183]).
+  principal which are specially treated in the implementation of the `Impersonation`
+  interface (see [OAK-1183]).
 
 ##### Autosave Behavior
 Due to the nature of the UserManager (see above) we decided to drop the auto-save