summaryrefslogtreecommitdiffstats
path: root/docs/sourcetree.html
diff options
context:
space:
mode:
authorEric Engestrom <[email protected]>2017-02-26 23:58:03 +0000
committerEric Engestrom <[email protected]>2017-02-27 14:15:10 +0000
commit077879cf5e6b90023fb495e36d05bb9d0960bbd0 (patch)
treef0dc7d184de89112279699079b3519492cdd198c /docs/sourcetree.html
parent7f268cf12b39d1de8ff38cf5beea50298cf841c2 (diff)
docs: fix a few typos
Noticed a couple, found the rest using vimspell. Signed-off-by: Eric Engestrom <[email protected]> Reviewed-by: Emil Velikov <[email protected]>
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 7013f65dd71..9448df58c9a 100644
--- a/docs/sourcetree.html
+++ b/docs/sourcetree.html
@@ -31,7 +31,7 @@ each directory.
<ul>
<li><b>glsl</b> - the GLSL IR and compiler
<li><b>nir</b> - the NIR IR and compiler
- <li><b>spriv</b> - the SPIR-V compiler
+ <li><b>spirv</b> - the SPIR-V compiler
</ul>
<li><b>egl</b> - EGL library sources
<ul>