docs/release-calendar: Update for extended 19.3 rc period
[mesa.git] / docs / shading.html
index ae7b8e6c5eae19d4e8fddfa9a8240c19505b7c7c..839a61a0361380dd00ff829aafe23e9f97f53b42 100644 (file)
@@ -85,7 +85,7 @@ should match the filenames of the corresponding dumped shaders.
 
 <p>
 Setting <b>MESA_SHADER_CAPTURE_PATH</b> to a directory will cause the compiler
-to write <tt>.shader_test</tt> files for use with
+to write <code>.shader_test</code> files for use with
 <a href="https://gitlab.freedesktop.org/mesa/shader-db">shader-db</a>, a tool
 which compiler developers can use to gather statistics about shaders
 (instructions, cycles, memory accesses, and so on).