Interface support for security configuration

Configuration support for password and security
enforcement for user account under AccountPolicy
interface (which will manage global policies
related to accounts).

Change-Id: Icdea6d83654f9449088a6319f453788cb25ecfc2
Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com>
diff --git a/xyz/openbmc_project/User/Common.errors.yaml b/xyz/openbmc_project/User/Common.errors.yaml
index a1c60ab..ccca302 100644
--- a/xyz/openbmc_project/User/Common.errors.yaml
+++ b/xyz/openbmc_project/User/Common.errors.yaml
@@ -9,7 +9,7 @@
   description: Specified Group related restriction failure for user name.
 # xyz.openbmc_project.User.Common.Error.UserNamePrivFail
 - name: UserNamePrivFail
-  description: Specificed privilege related restriction failure for user name.
+  description: Specified privilege related restriction failure for user name.
 # xyz.openbmc_project.User.Common.Error.NoResource
 - name: NoResource
   description: No resource available.