summaryrefslogtreecommitdiff
path: root/Linux-PAM/doc/man/pam_end.3.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Linux-PAM/doc/man/pam_end.3.xml')
-rw-r--r--Linux-PAM/doc/man/pam_end.3.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Linux-PAM/doc/man/pam_end.3.xml b/Linux-PAM/doc/man/pam_end.3.xml
index fd4a4250..039bb3cd 100644
--- a/Linux-PAM/doc/man/pam_end.3.xml
+++ b/Linux-PAM/doc/man/pam_end.3.xml
@@ -34,7 +34,7 @@
<para>
The <function>pam_end</function> function terminates the PAM
transaction and is the last function an application should call
- in the PAM contenxt. Upon return the handle <emphasis>pamh</emphasis>
+ in the PAM context. Upon return the handle <emphasis>pamh</emphasis>
is no longer valid and all memory associated with it will be
invalid.
</para>