summaryrefslogtreecommitdiff
path: root/canvas
diff options
context:
space:
mode:
Diffstat (limited to 'canvas')
-rw-r--r--canvas/source/directx/dx_surfacebitmap.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/canvas/source/directx/dx_surfacebitmap.hxx b/canvas/source/directx/dx_surfacebitmap.hxx
index 7703233785ec..fa3770733ca8 100644
--- a/canvas/source/directx/dx_surfacebitmap.hxx
+++ b/canvas/source/directx/dx_surfacebitmap.hxx
@@ -125,7 +125,7 @@ namespace dxcanvas
// indicates whether the associated surface needs
// to refresh its contents or not. in other words,
- // this flag is set if both representations are
+ // this flag is set iff both representations are
// out of sync.
mutable bool mbIsSurfaceDirty;