docs: Correct typo in LLVMpipe envvar description
authorRhys Kidd <rhyskidd@gmail.com>
Sat, 20 Feb 2016 15:15:35 +0000 (16:15 +0100)
committerRoland Scheidegger <sroland@vmware.com>
Sat, 20 Feb 2016 15:15:35 +0000 (16:15 +0100)
Signed-off-by: Rhys Kidd <rhyskidd@gmail.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
docs/envvars.html

index 4eff7065df090cbe0a6f462d47faf10eb35e8f8b..06aa0ac936915f1f1e8a312229164b68f54b7df2 100644 (file)
@@ -232,7 +232,7 @@ See src/mesa/state_tracker/st_debug.c for other options.
 <li>LP_PERF - a comma-separated list of options to selectively no-op various
     parts of the driver.  See the source code for details.
 <li>LP_NUM_THREADS - an integer indicating how many threads to use for rendering.
-    Zero turns of threading completely.  The default value is the number of CPU
+    Zero turns off threading completely.  The default value is the number of CPU
     cores present.
 </ul>