summaryrefslogtreecommitdiff
path: root/man/XtGetGC.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtGetGC.man')
-rw-r--r--man/XtGetGC.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/XtGetGC.man b/man/XtGetGC.man
index 53cb794..6903788 100644
--- a/man/XtGetGC.man
+++ b/man/XtGetGC.man
@@ -36,7 +36,7 @@
.na
.TH XtGetGC __libmansuffix__ __xorgversion__ "XT FUNCTIONS"
.SH NAME
-XtGetGC, XtReleaseGC \- obtain and destroy a sharable GC
+XtGetGC, XtReleaseGC \- obtain and destroy a shareable GC
.SH SYNTAX
#include <X11/Intrinsic.h>
.HP
@@ -56,7 +56,7 @@ Specifies the widget.
.SH DESCRIPTION
The
.B XtGetGC
-function returns a sharable, read-only GC.
+function returns a shareable, read-only GC.
The parameters to this function are the same as those for
.B XCreateGC
except that a widget is passed instead of a display.