[Libreoffice-commits] core.git: offapi/com

Julien Nabet serval2412 at yahoo.fr
Mon Aug 19 14:38:01 PDT 2013


 offapi/com/sun/star/awt/XMessageBox.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a388856fe749a846b69149f2ec852d8fdd7071e1
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Mon Aug 19 23:37:26 2013 +0200

    offapi: fix doxygen warning in awt::XMessageBox.idl
    
    Change-Id: I98e90d54ade44a6baf20c8f36bc536f3dfa43ffe

diff --git a/offapi/com/sun/star/awt/XMessageBox.idl b/offapi/com/sun/star/awt/XMessageBox.idl
index 070b8a8..39b77a2 100644
--- a/offapi/com/sun/star/awt/XMessageBox.idl
+++ b/offapi/com/sun/star/awt/XMessageBox.idl
@@ -38,7 +38,7 @@ published interface XMessageBox
     /** shows the message box.
 
         @return
-            one of <type>MessageBoxResults</type>.
+            one of MessageBoxResults.
      */
     short execute();
 };


More information about the Libreoffice-commits mailing list