summaryrefslogtreecommitdiffstats
path: root/docs/sourcetree.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/sourcetree.html
parenta61ae2aa01c9b1976ba4107c1564e0c3f94aea4d (diff)
downloadexternal_mesa3d-0691b37732e3b032fbd354537b20090a3ee8e122.zip
external_mesa3d-0691b37732e3b032fbd354537b20090a3ee8e122.tar.gz
external_mesa3d-0691b37732e3b032fbd354537b20090a3ee8e122.tar.bz2
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/sourcetree.html')
-rw-r--r--docs/sourcetree.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sourcetree.html b/docs/sourcetree.html
index a6868d3..4c93f63 100644
--- a/docs/sourcetree.html
+++ b/docs/sourcetree.html
@@ -123,7 +123,7 @@ each directory.
Currently there's run-time code generation for x86/SSE, PowerPC
and Cell SPU.
<li><b>tgsi</b> - TG Shader Infrastructure. Code for encoding,
- manipulating and interpretting GPU programs.
+ manipulating and interpreting GPU programs.
<li><b>translate</b> - module for translating vertex data from one format
to another.
<li><b>util</b> - assorted utilities for arithmetic, hashing, surface