summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
Diffstat (limited to 'offapi')
-rw-r--r--offapi/org/libreoffice/embindtest/Test.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/org/libreoffice/embindtest/Test.idl b/offapi/org/libreoffice/embindtest/Test.idl
index ac7a1ece34f3..ac945e60c5b8 100644
--- a/offapi/org/libreoffice/embindtest/Test.idl
+++ b/offapi/org/libreoffice/embindtest/Test.idl
@@ -9,7 +9,7 @@
module org { module libreoffice { module embindtest {
-singleton Test: XTest;
+service Test: XTest;
}; }; };