Mesa (master): gallium/docs: s/treaded/treated/ typo in tgsi.rst

Brian Paul brianp at kemper.freedesktop.org
Thu Jul 9 22:59:52 UTC 2015


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

Author: Brian Paul <brianp at vmware.com>
Date:   Wed Jul  8 15:56:15 2015 -0600

gallium/docs: s/treaded/treated/ typo in tgsi.rst

Trivial.

---

 src/gallium/docs/source/tgsi.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gallium/docs/source/tgsi.rst b/src/gallium/docs/source/tgsi.rst
index 4e869e7..314c9ca 100644
--- a/src/gallium/docs/source/tgsi.rst
+++ b/src/gallium/docs/source/tgsi.rst
@@ -2591,7 +2591,7 @@ Array Declaration
 ^^^^^^^^^^^^^^^^^^^^^^^^
 
 Declarations can optional have an ArrayID attribute which can be referred by
-indirect addressing operands. An ArrayID of zero is reserved and treaded as
+indirect addressing operands. An ArrayID of zero is reserved and treated as
 if no ArrayID is specified.
 
 If an indirect addressing operand refers to a specific declaration by using




More information about the mesa-commit mailing list