aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTobias Stoeckmann <tobias@stoeckmann.org>2024-01-06 00:36:05 +0100
committerDmitry V. Levin <ldv@strace.io>2024-01-05 23:36:44 +0000
commitc633ceb1b8175e5560efec670f79a5fbd1e70815 (patch)
treee2764441b822624aad80843a7a8a00d60ee1c79e /doc
parent1996465f32abf814507f6371ba8d294e2fbe187d (diff)
downloadpam-c633ceb1b8175e5560efec670f79a5fbd1e70815.tar.gz
pam-c633ceb1b8175e5560efec670f79a5fbd1e70815.tar.bz2
pam-c633ceb1b8175e5560efec670f79a5fbd1e70815.zip
doc: Fix grammar mistake in Linux-PAM-ADG.xml
Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/adg/Linux-PAM_ADG.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/adg/Linux-PAM_ADG.xml b/doc/adg/Linux-PAM_ADG.xml
index 169e15cf..337b2563 100644
--- a/doc/adg/Linux-PAM_ADG.xml
+++ b/doc/adg/Linux-PAM_ADG.xml
@@ -528,7 +528,7 @@ cc -o application .... -lpam -lpam_misc
him/herself in a variety of ways. Updating the user's
authentication token thus corresponds to
<emphasis>refreshing</emphasis> the object they use to
- authenticate themself with the system. The word password is
+ authenticate themselves with the system. The word password is
avoided to keep open the possibility that the authentication
involves a retinal scan or other non-textual mode of
challenge/response.