Re: [Mesa-dev] [PATCH] gallium/docs: fix a typo

2017-08-28 Thread Nicolai Hähnle
On 26.08.2017 10:39, Gwan-gyeong Mun wrote: Signed-off-by: Mun Gwan-gyeong R-b and pushed, thanks! --- src/gallium/docs/source/context.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/docs/source/context.rst b/src/gallium/docs/source/context.rst index 7

[Mesa-dev] [PATCH] gallium/docs: fix a typo

2017-08-26 Thread Gwan-gyeong Mun
Signed-off-by: Mun Gwan-gyeong --- src/gallium/docs/source/context.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/docs/source/context.rst b/src/gallium/docs/source/context.rst index 7002802248..6ac45819a6 100644 --- a/src/gallium/docs/source/context.rst +++ b