summaryrefslogtreecommitdiff
path: root/canvas/source/vcl/windowoutdevholder.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/vcl/windowoutdevholder.hxx')
-rw-r--r--canvas/source/vcl/windowoutdevholder.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/canvas/source/vcl/windowoutdevholder.hxx b/canvas/source/vcl/windowoutdevholder.hxx
index 9c51ed1a33ce..83f5e65e6a5c 100644
--- a/canvas/source/vcl/windowoutdevholder.hxx
+++ b/canvas/source/vcl/windowoutdevholder.hxx
@@ -41,7 +41,7 @@ namespace vclcanvas
virtual const OutputDevice& getOutDev() const override { return mrOutputWindow; }
// TODO(Q2): Lifetime issue. Though WindowGraphicDeviceBase
- // now listenes to the window component, I still consider
+ // now listens to the window component, I still consider
// holding a naked reference unsafe here (especially as we
// pass it around via getOutDev). This _only_ works reliably,
// if disposing the SpriteCanvas correctly disposes all