doxygen: Correct grammatical typo in math/m_vector.h
[mesa.git] / src / mesa / math / m_vector.h
index 8551ee7520e18c4f87d15b93db2443788f0fe281..3b7f5834c56cf2cde7346df7d8084b3b6146a499 100644 (file)
@@ -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.
  *