summaryrefslogtreecommitdiff
path: root/man/XtSetLanguageProc.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtSetLanguageProc.man')
-rw-r--r--man/XtSetLanguageProc.man5
1 files changed, 3 insertions, 2 deletions
diff --git a/man/XtSetLanguageProc.man b/man/XtSetLanguageProc.man
index bb5697b..78c3bcf 100644
--- a/man/XtSetLanguageProc.man
+++ b/man/XtSetLanguageProc.man
@@ -1,4 +1,5 @@
.\" $Xorg: XtSetLangP.man,v 1.3 2000/08/17 19:42:03 cpqbld Exp $
+.\" $XdotOrg: $
.\"
.\" Copyright 1993 X Consortium
.\"
@@ -143,7 +144,7 @@ is to be used, or NULL.
Specifies the language procedure, or NULL.
.LP
.IP \fIclient_data\fP 1i
-Specifes addional client data to be passed to the language procedure
+Specifies additional client data to be passed to the language procedure
when it is called.
.SH DESCRIPTION
.ZN XtSetLanguageProc
@@ -183,7 +184,7 @@ specifying the empty string.
.IP \(bu 5
Returns the value of the current locale. On ANSI C-based systems this
is the return value from a final call to
-.ZN setlocal (
+.ZN setlocale (
.ZN LC_ALL ,
NULL ).
.LP