From bf16bbd105d1b78d3d3611e21d44b412efb50f09 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Wed, 23 Oct 2024 16:11:41 +0200 Subject: Fix typo Change-Id: Ib40f9fa2d618cf4400a814d1d6e222768bf7bba0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175505 Tested-by: Julien Nabet Reviewed-by: Julien Nabet --- offapi/com/sun/star/sdbc/XDatabaseMetaData3.idl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'offapi') diff --git a/offapi/com/sun/star/sdbc/XDatabaseMetaData3.idl b/offapi/com/sun/star/sdbc/XDatabaseMetaData3.idl index 1f92bc754881..d1d741ceaab1 100644 --- a/offapi/com/sun/star/sdbc/XDatabaseMetaData3.idl +++ b/offapi/com/sun/star/sdbc/XDatabaseMetaData3.idl @@ -181,7 +181,7 @@ interface XDatabaseMetaData3 : XDatabaseMetaData2 * *
  • SPECIFIC_NAME String {@code =>} the name which uniquely identifies * this function within its schema. This is a user specified, or DBMS - * generated, name that may be different then the {@code FUNCTION_NAME} + * generated, name that may be different from the {@code FUNCTION_NAME} * for example with overload functions * *

    @@ -268,7 +268,7 @@ interface XDatabaseMetaData3 : XDatabaseMetaData2 * *

  • SPECIFIC_NAME String {@code =>} the name which uniquely identifies * this function within its schema. This is a user specified, or DBMS - * generated, name that may be different then the {@code FUNCTION_NAME} + * generated, name that may be different from the {@code FUNCTION_NAME} * for example with overload functions * * -- cgit v1.2.3