gallium/docs: s/gven/given/
authorBrian Paul <brianp@vmware.com>
Tue, 29 Mar 2016 17:32:24 +0000 (11:32 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 30 Mar 2016 00:13:46 +0000 (18:13 -0600)
src/gallium/docs/source/tgsi.rst

index 6366f7e..3ac6ba3 100644 (file)
@@ -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``