docs: fix glsl_compiler name
diff --git a/docs/shading.html b/docs/shading.html
index c41d4a9..aba3959 100644
--- a/docs/shading.html
+++ b/docs/shading.html
@@ -167,7 +167,7 @@
 emit GL_ARB_vertex_program-style instructions:
 </p>
 <pre>
-    src/glsl/glslcompiler --dump-ast myshader.vert
+    src/glsl/glsl_compiler --dump-ast myshader.vert
 </pre>
 
 Options include