summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/report/XReportEngine.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/report/XReportEngine.idl')
-rw-r--r--offapi/com/sun/star/report/XReportEngine.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/report/XReportEngine.idl b/offapi/com/sun/star/report/XReportEngine.idl
index 5e23e13cebbd..3ac0db34f9ce 100644
--- a/offapi/com/sun/star/report/XReportEngine.idl
+++ b/offapi/com/sun/star/report/XReportEngine.idl
@@ -101,7 +101,7 @@ published interface XReportEngine
@throws <type scope="com::sun::star::lang">IllegalArgumentException</type>
If the report definition was not set or is <NULL/>.
- OJ: Has to be discussed if this method is usefull.
+ OJ: Has to be discussed if this method is useful.
*/
com::sun::star::frame::XModel createDocumentAlive([in] com::sun::star::frame::XFrame frame)
raises( ::com::sun::star::lang::DisposedException,