summaryrefslogtreecommitdiff
path: root/Linux-PAM/doc/man/pam.3.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Linux-PAM/doc/man/pam.3.xml')
-rw-r--r--Linux-PAM/doc/man/pam.3.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Linux-PAM/doc/man/pam.3.xml b/Linux-PAM/doc/man/pam.3.xml
index 3ae2d343..3cf71b2d 100644
--- a/Linux-PAM/doc/man/pam.3.xml
+++ b/Linux-PAM/doc/man/pam.3.xml
@@ -57,7 +57,7 @@
<citerefentry>
<refentrytitle>pam_end</refentrytitle><manvolnum>3</manvolnum>
</citerefentry> function terminates the PAM transaction and is the last
- function an application should call in the PAM contenxt. Upon return
+ function an application should call in the PAM context. Upon return
the handle pamh is no longer valid and all memory associated with it
will be invalid. It can be called at any time to terminate a PAM
transaction.