From 27d8a690c41748b39c65d1ff51bb63e9f860bae1 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 8 Jul 2015 15:56:15 -0600 Subject: [PATCH] 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 4e869e72b24..314c9ca8fa2 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 -- 2.30.2