summaryrefslogtreecommitdiffstats
path: root/docs/xlibdriver.html
diff options
context:
space:
mode:
authorNathan Kidd <nkidd@opentext.com>2014-01-03 16:44:00 -0700
committerBrian Paul <brianp@vmware.com>2014-01-06 09:55:38 -0700
commit0691b37732e3b032fbd354537b20090a3ee8e122 (patch)
tree4883628a61a373fb6c9af69231b5433fa97d01f3 /docs/xlibdriver.html
parenta61ae2aa01c9b1976ba4107c1564e0c3f94aea4d (diff)
downloadexternal_mesa3d-0691b37732e3b032fbd354537b20090a3ee8e122.tar.gz
external_mesa3d-0691b37732e3b032fbd354537b20090a3ee8e122.tar.bz2
external_mesa3d-0691b37732e3b032fbd354537b20090a3ee8e122.zip
docs: fix misspellings
Fixed what I noticed; no warranty for exhaustiveness. Signed-off-by: Nathan Kidd <nkidd@opentext.com> Reviewed-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs/xlibdriver.html')
-rw-r--r--docs/xlibdriver.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xlibdriver.html b/docs/xlibdriver.html
index ce1ff3b132..d3d8ab4db1 100644
--- a/docs/xlibdriver.html
+++ b/docs/xlibdriver.html
@@ -107,7 +107,7 @@ for your application.
<p>
When using Mesa directly or with GLX, it's up to the application
writer to create a window with an appropriate colormap. The GLUT
-toolkit tris to minimize colormap <em>flashing</em> by sharing
+toolkit tries to minimize colormap <em>flashing</em> by sharing
colormaps when possible. Specifically, if the visual and depth of the
window matches that of the root window, the root window's colormap
will be shared by the Mesa window. Otherwise, a new, private colormap