aboutsummaryrefslogtreecommitdiff
path: root/libX11/specs/libX11/CH07.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/specs/libX11/CH07.xml')
-rw-r--r--libX11/specs/libX11/CH07.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libX11/specs/libX11/CH07.xml b/libX11/specs/libX11/CH07.xml
index 14d4bd4ed..505a565a2 100644
--- a/libX11/specs/libX11/CH07.xml
+++ b/libX11/specs/libX11/CH07.xml
@@ -14,7 +14,7 @@ Sharing of GCs is highly discouraged because the library may cache GC state.
</para>
<para>
Graphics operations can be performed to either windows or pixmaps, which collectively are
-called drawables. Each drawable exists on a single screen. A GC is created for a speciļ¬c screen
+called drawables. Each drawable exists on a single screen. A GC is created for a specific screen
and drawable depth and can only be used with drawables of matching screen and depth.
</para>
<para>