diff options
Diffstat (limited to 'docs/sourcetree.html')
-rw-r--r-- | docs/sourcetree.html | 2 |
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> |