summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-05-29 15:01:18 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-05-29 15:03:01 +0200
commit8c3657658a70523005c0dbb19a691aa025da039a (patch)
treea5f561aaa3cfc8b015662a24903990975b901484 /offapi
parent54054514403a3e9bc45a71b20eb5e58befbb5508 (diff)
Tweak comments
(Preventing documentation of macros via @cond ... @endcond is apparently at least broken in Doxygen 1.8.3 and working in Doxygen 1.8.4.) Change-Id: I2ee582119dba2c3d27db5298786d3076921af46d
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/awt/DialogProvider.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/DialogProvider.idl b/offapi/com/sun/star/awt/DialogProvider.idl
index e259ad7e916c..72886854a181 100644
--- a/offapi/com/sun/star/awt/DialogProvider.idl
+++ b/offapi/com/sun/star/awt/DialogProvider.idl
@@ -30,7 +30,7 @@
module com { module sun { module star { module awt {
-/** Sspecifies a provider for dialogs implementing the
+/** Specifies a provider for dialogs implementing the
<type scope="com::sun::star::awt">XDialog</type> interface.
*/
service DialogProvider : com::sun::star::awt::XDialogProvider