From cf3c4f63d94b39c73858d3455ede1b10dac2fe7d Mon Sep 17 00:00:00 2001
From: Lionel Elie Mamane
Date: Tue, 14 Feb 2012 15:43:00 +0100
Subject: plural right after all
---
offapi/com/sun/star/sdbc/XDatabaseMetaData.idl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'offapi/com')
diff --git a/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl b/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl
index abee6d219dbd..bf5563088653 100644
--- a/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl
+++ b/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl
@@ -64,7 +64,7 @@
arguments all have names such as fooPattern. Within a pattern String, "%"
means match any substring of 0 or more characters, and "_" means match
any one character. Only metadata entries matching the search pattern
- is returned. If a search pattern argument is set to ,
+ are returned. If a search pattern argument is set to ,
that argument's criteria will be dropped from the search.
--
cgit