From 2bd5b489db722905a81e40f9d6dd90c5a73a2d89 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Fri, 8 Sep 2023 09:03:55 +0200 Subject: 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 --- offapi/com/sun/star/frame/status/Template.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'offapi/com/sun/star/frame') 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; }; -- cgit