From: Oded Gabbay Date: Sun, 20 Mar 2016 08:41:40 +0000 (+0200) Subject: tgsi/doc: fix spelling error X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d97f5d60f51454727c8d854977c3050a7827d415;p=mesa.git tgsi/doc: fix spelling error Signed-off-by: Oded Gabbay Reviewed-by: Rob Clark --- diff --git a/src/gallium/docs/source/tgsi.rst b/src/gallium/docs/source/tgsi.rst index ac6052a244a..85c302f0dc3 100644 --- a/src/gallium/docs/source/tgsi.rst +++ b/src/gallium/docs/source/tgsi.rst @@ -2710,7 +2710,7 @@ TGSI_SEMANTIC_COLOR """"""""""""""""""" For vertex shader outputs or fragment shader inputs/outputs, this -label indicates that the resister contains an R,G,B,A color. +label indicates that the register contains an R,G,B,A color. Several shader inputs/outputs may contain colors so the semantic index is used to distinguish them. For example, color[0] may be the diffuse