summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_screen_cache.h
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2013-02-23 06:59:39 -0700
committerBrian Paul <brianp@vmware.com>2013-02-26 08:20:16 -0700
commit02bf645111b4cf217c44dedac40560b1f3d3328c (patch)
treec65d1a5c8afc1e1ddc7cfe7c0e9f9d3b02bb308e /src/gallium/drivers/svga/svga_screen_cache.h
parentd8d58bdcb9cd4caed9fe8bbfd683299fab89b11f (diff)
downloadexternal_mesa3d-02bf645111b4cf217c44dedac40560b1f3d3328c.zip
external_mesa3d-02bf645111b4cf217c44dedac40560b1f3d3328c.tar.gz
external_mesa3d-02bf645111b4cf217c44dedac40560b1f3d3328c.tar.bz2
svga: fix comment typos
Diffstat (limited to 'src/gallium/drivers/svga/svga_screen_cache.h')
-rw-r--r--src/gallium/drivers/svga/svga_screen_cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/svga/svga_screen_cache.h b/src/gallium/drivers/svga/svga_screen_cache.h
index 56aff59..96e1e9c 100644
--- a/src/gallium/drivers/svga/svga_screen_cache.h
+++ b/src/gallium/drivers/svga/svga_screen_cache.h
@@ -96,7 +96,7 @@ struct svga_host_surface_cache_entry
* 4. holding a flushed buffer with an expired fence
*
* An entry progresses from 1 -> 2 -> 3 -> 4. When we need an entry to put a
- * buffer into we preferencial take from 1, or from the least recentely used
+ * buffer into we preferentially take from 1, or from the least recently used
* buffer from 3/4.
*/
struct svga_host_surface_cache