Mesa (master): gallium/docs: fix typo

Marek Olšák mareko at kemper.freedesktop.org
Wed Feb 9 04:21:35 UTC 2011


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

Author: Marek Olšák <maraeo at gmail.com>
Date:   Wed Feb  9 05:20:37 2011 +0100

gallium/docs: fix typo

---

 src/gallium/docs/source/screen.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/gallium/docs/source/screen.rst b/src/gallium/docs/source/screen.rst
index ab90097..976e75b 100644
--- a/src/gallium/docs/source/screen.rst
+++ b/src/gallium/docs/source/screen.rst
@@ -273,7 +273,7 @@ Modern APIs allow using buffers as shader resources.
 **depth0** the depth of the base mip level of the texture
 (1 for everything else).
 
-**array_size the array size for 1D and 2D array textures.
+**array_size** the array size for 1D and 2D array textures.
 For cube maps this must be 6, for other textures 1.
 
 **last_level** the last mip map level present.




More information about the mesa-commit mailing list