summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/XController.idl
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-04-16 11:17:10 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-04-16 12:46:55 +0200
commit3fce6ae224efb5f8bdf78ef83f89be11dafabf3a (patch)
tree6d05d02534e129e92a67913df6c9f9861e650a0c /offapi/com/sun/star/frame/XController.idl
parentf03310eac0162c8b582a0f5f6cb0489d29aaa488 (diff)
fix usage of successful/successfully in comments
Change-Id: If280e1e944c877462cb84b579e19d4fd2ad1900b Reviewed-on: https://gerrit.libreoffice.org/70813 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'offapi/com/sun/star/frame/XController.idl')
-rw-r--r--offapi/com/sun/star/frame/XController.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/XController.idl b/offapi/com/sun/star/frame/XController.idl
index d8b52b8da83b..0e07f60eec55 100644
--- a/offapi/com/sun/star/frame/XController.idl
+++ b/offapi/com/sun/star/frame/XController.idl
@@ -49,7 +49,7 @@ published interface XController: com::sun::star::lang::XComponent
the new model for this controller
@return
- `TRUE` If attaching was successfully
+ `TRUE` If attaching was successful
<br>
`FALSE` Otherwise
*/