summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2023-09-08 09:03:55 +0200
committerStephan Bergmann <sbergman@redhat.com>2023-09-08 11:16:50 +0200
commit2bd5b489db722905a81e40f9d6dd90c5a73a2d89 (patch)
treebd5b08f29e6c7d3542bd09b71a4d2b674dbda07c /offapi/com/sun/star/frame
parent380b586d6e69412aa5f4b9558ebb192ed8bcfc38 (diff)
Fix some misspelled LibreOffice @since tags
Change-Id: Id6602a06574e435b09a36997f3d1dd5cf3a6859e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156693 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'offapi/com/sun/star/frame')
-rw-r--r--offapi/com/sun/star/frame/status/Template.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/status/Template.idl b/offapi/com/sun/star/frame/status/Template.idl
index ca8939d6bf9d..dfee1152adf4 100644
--- a/offapi/com/sun/star/frame/status/Template.idl
+++ b/offapi/com/sun/star/frame/status/Template.idl
@@ -41,7 +41,7 @@ struct Template
/** specifies an identifier name in English (only for standard style).
- @since LO 7.2
+ @since LibreOffice 7.2
*/
string StyleNameIdentifier;
};