summaryrefslogtreecommitdiff
path: root/canvas/inc/canvas
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/inc/canvas')
-rw-r--r--canvas/inc/canvas/rendering/isurface.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/canvas/inc/canvas/rendering/isurface.hxx b/canvas/inc/canvas/rendering/isurface.hxx
index adad313d46f3..65ec79b646e2 100644
--- a/canvas/inc/canvas/rendering/isurface.hxx
+++ b/canvas/inc/canvas/rendering/isurface.hxx
@@ -54,7 +54,7 @@ namespace canvas
*/
virtual bool selectTexture() = 0;
- /** Tells wether the surface is valid or not
+ /** Tells whether the surface is valid or not
*/
virtual bool isValid() = 0;