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

Fix typo

Change-Id: I41e527ae8932bf5897c907d52a2053803dd8a7c6
Reviewed-on: https://gerrit.libreoffice.org/71058
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 0c751893
......@@ -262,7 +262,7 @@ namespace dbaui
void impl_checkForUnsupportedSettings_throw(
const Reference< XPropertySet >& _rxSourceDescriptor ) const;
/** obtaines the connection described by the given data access descriptor
/** obtains the connection described by the given data access descriptor
If needed and possible, the method will ask the user, using the interaction
handler associated with the database described by the descriptor.
......
......@@ -84,7 +84,7 @@ public class ScTableColumnObj extends TestCase {
/**
* Creating a TestEnvironment for the interfaces to be tested.
* Retrieves a collection of spreadsheets from the document and takes one of
* them. Obtaines the collection of columns in the range using the interface
* them. Obtains the collection of columns in the range using the interface
* <code>XColumnRowRange</code>. Retrieves the column with index 10 that is
* the instance of the service <code>com.sun.star.table.TableColumn</code>.
* Object relations created :
......
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