[Mesa-dev] [PATCH 1/2] doxygen: Correct grammatical typo in math/m_vector.h
rhyskidd at gmail.com
rhyskidd at gmail.com
Wed Jul 22 21:14:43 PDT 2015
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.
*
--
2.1.4
More information about the mesa-dev
mailing list