gallium/docs: s/gven/given/
[mesa.git] / src / gallium / docs / source / tgsi.rst
index 6366f7e802d687900e46773697b01ba04983f9c5..3ac6ba3c25a209046bd2d4497bf98a49fe6f9fff 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``