[Mesa-dev] [PATCH 1/2] doxygen: Correct grammatical typo in math/m_vector.h
Brian Paul
brianp at vmware.com
Thu Jul 23 06:33:54 PDT 2015
On 07/22/2015 10:14 PM, rhyskidd at gmail.com wrote:
> From: Rhys Kidd <rhyskidd at gmail.com>
>
> Signed-off-by: Rhys Kidd <rhyskidd at gmail.com>
> ---
> src/mesa/math/m_vector.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/mesa/math/m_vector.h b/src/mesa/math/m_vector.h
> index 8551ee7..3b7f583 100644
> --- a/src/mesa/math/m_vector.h
> +++ b/src/mesa/math/m_vector.h
> @@ -51,7 +51,7 @@
>
> /**
> * Wrap all the information about vectors up in a struct. Has
> - * additional fields compared to the other vectors to help us track of
> + * additional fields compared to the other vectors to help us track
> * different vertex sizes, and whether we need to clean columns out
> * because they contain non-(0,0,0,1) values.
> *
>
For both,
Reviewed-by: Brian Paul <brianp at vmware.com>
AFAIK you don't have a git account so I can commit these for you.
More information about the mesa-dev
mailing list