summaryrefslogtreecommitdiff
path: root/canvas/source/opengl/ogl_texturecache.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/opengl/ogl_texturecache.hxx')
-rw-r--r--canvas/source/opengl/ogl_texturecache.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/canvas/source/opengl/ogl_texturecache.hxx b/canvas/source/opengl/ogl_texturecache.hxx
index dbc6c459dd1f..8fa14fe88d56 100644
--- a/canvas/source/opengl/ogl_texturecache.hxx
+++ b/canvas/source/opengl/ogl_texturecache.hxx
@@ -30,7 +30,7 @@ namespace oglcanvas
/** prune old entries from cache
- Everytime this method is called, all cache entries are set
+ Every time this method is called, all cache entries are set
to "old". If subsequently not used by getTexture(),
they'll be entitled for expunge on the next prune()
call. Resets statistic counters.