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

Author: Brian Paul <bri...@vmware.com>
Date:   Tue Mar 29 11:32:24 2016 -0600

gallium/docs: s/gven/given/

---

 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 6366f7e..3ac6ba3 100644
--- a/src/gallium/docs/source/tgsi.rst
+++ b/src/gallium/docs/source/tgsi.rst
@@ -2095,7 +2095,7 @@ after lookup.
 .. opcode:: SAMPLE
 
   Using provided address, sample data from the specified texture using the
-  filtering mode identified by the gven sampler. The source data may come from
+  filtering mode identified by the given sampler. The source data may come from
   any resource type other than buffers.
 
   Syntax: ``SAMPLE dst, address, sampler_view, sampler``

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to