From bc893e3dad74622b971e295f60a022f179ca9942 Mon Sep 17 00:00:00 2001 From: Rhys Kidd Date: Wed, 22 Jul 2015 22:14:00 -0600 Subject: [PATCH] doxygen: Correct grammatical typo in math/m_vector.h Signed-off-by: Rhys Kidd Reviewed-by: Brian Paul --- 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 8551ee7520e..3b7f5834c56 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. * -- 2.30.2