summaryrefslogtreecommitdiff
path: root/canvas/inc/canvas/rendering
diff options
context:
space:
mode:
authorElton Chung <elton@layerjet.com>2012-02-18 12:37:04 +0800
committerMichael Meeks <michael.meeks@suse.com>2012-02-18 09:35:43 +0000
commit23af031b09dffe37222517d69f5337db26fdb307 (patch)
treeae1219ec20ccacd0fe9fdc0fc539e5b8f41420d3 /canvas/inc/canvas/rendering
parent78e9ba6febb7402d4661fbf7934a2526efc8629a (diff)
Fix typos in comments
Diffstat (limited to 'canvas/inc/canvas/rendering')
-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;