Kaydet (Commit) 3097a60e authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Fix some misspellings

Change-Id: I564b4df26c45c035f455ecf6db573b25c5eb4699
üst 33de79f4
......@@ -688,7 +688,7 @@ namespace drawinglayer
{
// step two:
//
// bring from [0.0 .. 1.0] in X,Y and Z to view cordinates
// bring from [0.0 .. 1.0] in X,Y and Z to view coordinates
//
// #i102611#
// also: scale Z to [1.5 .. 65534.5]. Normally, a range of [0.0 .. 65535.0]
......
......@@ -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 );
}
......
......@@ -730,7 +730,7 @@ class ControlRow(object):
tabIndex = 520
'''
constructor. Create the row in the given dialog given cordinates,
constructor. Create the row in the given dialog given coordinates,
with the given offset (row number) and tabindex.
Note that since I use this specifically for the agenda wizard,
the step and all control coordinates inside the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment