diff --git a/changehat/pam_apparmor/README b/changehat/pam_apparmor/README index 90ae3e0bd..7c020787a 100644 --- a/changehat/pam_apparmor/README +++ b/changehat/pam_apparmor/README @@ -53,10 +53,10 @@ Some exmaple configurations: # the default behavior session optional pam_apparmor.so order=group,default - # attempt to use only the usernmae + # attempt to use only the username session optional pam_apparmor.so order=user - # use the usernmae, followed by the primary groupname, follwed by + # use the username, followed by the primary groupname, follwed by # DEFAULT if the prior hats do not exist in the apparmor profile session optional pam_apparmor.so order=user,group,default