Fix a few typos
[mesa.git] / src / mesa / program / prog_cache.c
index 34609f05696a6a26f6cb642f7f74cc1a5d9b63ab..ed93af7f13ad10d202947709718e14400e23e633 100644 (file)
@@ -77,7 +77,7 @@ hash_key(const void *key, GLuint key_size)
 
 
 /**
- * Rebuild/expand the hash table to accomodate more entries
+ * Rebuild/expand the hash table to accommodate more entries
  */
 static void
 rehash(struct gl_program_cache *cache)