Mesa (master): gallium/docs: Fix RST error.

Corbin Simpson csimpson at kemper.freedesktop.org
Thu Jun 17 01:59:03 UTC 2010


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

Author: Corbin Simpson <MostAwesomeDude at gmail.com>
Date:   Wed Jun 16 11:10:46 2010 -0700

gallium/docs: Fix RST error.

---

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

diff --git a/src/gallium/docs/source/context.rst b/src/gallium/docs/source/context.rst
index 0242ded..9e3a272 100644
--- a/src/gallium/docs/source/context.rst
+++ b/src/gallium/docs/source/context.rst
@@ -120,7 +120,7 @@ will be cleared.
 color value. While it is only possible to clear one surface at a time (which can
 include several layers), this surface need not be bound to the framebuffer.
 
-``clear_depth_stencil``clears a single depth, stencil or depth/stencil surface
+``clear_depth_stencil`` clears a single depth, stencil or depth/stencil surface
 with the specified depth and stencil values (for combined depth/stencil buffers,
 is is also possible to only clear one or the other part). While it is only
 possible to clear one surface at a time (which can include several layers),




More information about the mesa-commit mailing list