diff options
Diffstat (limited to 'fpicker/source/win32/filepicker/helppopupwindow.hxx')
-rw-r--r-- | fpicker/source/win32/filepicker/helppopupwindow.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fpicker/source/win32/filepicker/helppopupwindow.hxx b/fpicker/source/win32/filepicker/helppopupwindow.hxx index f28ed1adff29..4021e9d9ebde 100644 --- a/fpicker/source/win32/filepicker/helppopupwindow.hxx +++ b/fpicker/source/win32/filepicker/helppopupwindow.hxx @@ -86,9 +86,9 @@ public: /* Shows the window with the text that was last set. - The posistion is the prefered position. The window + The position is the preferred position. The window may itself show at a slightly different position - if it fits not at the prefered position. + if it fits not at the preferred position. */ void SAL_CALL show( sal_Int32 x, sal_Int32 y ); |