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

New commits:
commit 5767cb0eaf9ac69ccc0bfb8944cbf931a1f80728
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Nov 14 06:08:18 2023 +0100
Commit:     Taichi Haradaguchi <20001...@ymail.ne.jp>
CommitDate: Tue Nov 14 12:37:44 2023 +0100

    Fix typo
    
    Change-Id: Id3be5eb786bfa245155fef17e819a72dee322e18
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159397
    Tested-by: Jenkins
    Reviewed-by: Taichi Haradaguchi <20001...@ymail.ne.jp>

diff --git a/offapi/com/sun/star/util/SearchDescriptor.idl 
b/offapi/com/sun/star/util/SearchDescriptor.idl
index c70b81fcdcbd..042d64db2146 100644
--- a/offapi/com/sun/star/util/SearchDescriptor.idl
+++ b/offapi/com/sun/star/util/SearchDescriptor.idl
@@ -123,7 +123,7 @@ published service SearchDescriptor
      */
     [optional, property] boolean SearchWildcard;
 
-    /** Specifices the character used to escape special characters in 
wildcards.
+    /** Specifies the character used to escape special characters in wildcards.
 
         @since LibreOffice 24.2
      */

Reply via email to