summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/XPopupMenuController.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XPopupMenuController.idl')
-rw-r--r--offapi/com/sun/star/frame/XPopupMenuController.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/XPopupMenuController.idl b/offapi/com/sun/star/frame/XPopupMenuController.idl
index d250a4cb21e1..89c354a8cbbd 100644
--- a/offapi/com/sun/star/frame/XPopupMenuController.idl
+++ b/offapi/com/sun/star/frame/XPopupMenuController.idl
@@ -55,7 +55,7 @@ interface XPopupMenuController : com::sun::star::uno::XInterface
<p>A controller should <b>never</b> update the pop-up menu structure on its
own to prevent performance problems. A better way would be that a controller
registers itself as status listener to for a command URL and immediately
- deregister after that. Therefor status updates will not be send regularly
+ deregister after that. Therefore status updates will not be send regularly
for a non visible pop-up menu.
</p>
*/