You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2017/07/17 13:06:28 UTC

directory-fortress-core git commit: sp. correction

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master 102b8e2d9 -> c39339401


sp. correction


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/c3933940
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/c3933940
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/c3933940

Branch: refs/heads/master
Commit: c393394015a435e55fcafab02d95d9ce56ed326e
Parents: 102b8e2
Author: Shawn McKinney <sm...@apache.org>
Authored: Mon Jul 17 08:06:30 2017 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Mon Jul 17 08:06:30 2017 -0500

----------------------------------------------------------------------
 README-PROPERTIES.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/c3933940/README-PROPERTIES.md
----------------------------------------------------------------------
diff --git a/README-PROPERTIES.md b/README-PROPERTIES.md
index 14b9764..fe0f525 100644
--- a/README-PROPERTIES.md
+++ b/README-PROPERTIES.md
@@ -160,14 +160,14 @@ This section describes the properties needed to control fortress core.
  temporal.validator.4=org.apache.directory.fortress.core.util.time.Day
  ```
 
-13. Enable validation for dynamic static separaation of duty constraints.
+13. Enable validation for dynamic static separation of duty constraints.
 
  ```
  # enabling this property will enable Dynamic Separation of Duty constraint checks on role activations:
  temporal.validator.dsd=org.apache.directory.fortress.core.impl.DSDChecker
  ```
 
-14. Define system user accounts that cannot be deleted using fortress APIs.
+14. Define system user accounts that may not be deleted with fortress APIs.
 
  ```
  # Users in the following list cannot be deleted using OAM admin functions (AdminMgr.deleteUser, AdminMgr.forceDeleteUser)