Kaydet (Commit) 9f93ab87 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typos

Change-Id: I537871602282f85f2947f91f9b579b0e8cf12fe8
Reviewed-on: https://gerrit.libreoffice.org/62378
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst bb74df3f
......@@ -46,7 +46,7 @@ namespace dbaccess
using namespace ::cppu;
using namespace ::connectivity::sdbcx;
/** creates a vector of WildCards and reduce the _rTableFilter of the length of WildsCards
/** creates a vector of WildCards and reduce the _rTableFilter of the length of WildCards
*/
static sal_Int32 createWildCardVector(Sequence< OUString >& _rTableFilter, std::vector< WildCard >& _rOut)
{
......
......@@ -39,7 +39,7 @@ public class _XTextSection extends MultiMethodTest {
/**
* Test calls the method. <p>
* Has <b> OK </b> status if the method returns non zero legth array.
* Has <b> OK </b> status if the method returns non zero length array.
*/
public void _getChildSections(){
boolean bResult = false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment