Mesa (master): docs: Correct typo in LLVMpipe envvar description

Roland Scheidegger sroland at kemper.freedesktop.org
Sat Feb 20 15:17:17 UTC 2016


Module: Mesa
Branch: master
Commit: a0f55e91cc6f628a75daadec74a299893dfd6d8a
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=a0f55e91cc6f628a75daadec74a299893dfd6d8a

Author: Rhys Kidd <rhyskidd at gmail.com>
Date:   Sat Feb 20 16:15:35 2016 +0100

docs: Correct typo in LLVMpipe envvar description

Signed-off-by: Rhys Kidd <rhyskidd at gmail.com>
Reviewed-by: Roland Scheidegger <sroland at vmware.com>

---

 docs/envvars.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/envvars.html b/docs/envvars.html
index 4eff706..06aa0ac 100644
--- a/docs/envvars.html
+++ b/docs/envvars.html
@@ -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>
 




More information about the mesa-commit mailing list