summaryrefslogtreecommitdiff
path: root/vcl/source/window/floatwin.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/window/floatwin.cxx')
-rw-r--r--vcl/source/window/floatwin.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/window/floatwin.cxx b/vcl/source/window/floatwin.cxx
index 4ae768325380..944960931869 100644
--- a/vcl/source/window/floatwin.cxx
+++ b/vcl/source/window/floatwin.cxx
@@ -446,7 +446,7 @@ Point FloatingWindow::ImplCalcPos( vcl::Window* pWindow,
Rectangle( e1, e2 );
}
- // caller expects cordinates relative to top-level win
+ // caller expects coordinates relative to top-level win
return pW->OutputToScreenPixel( aPos );
}