Kaydet (Commit) f0c24877 authored tarafından Julien Nabet's avatar Julien Nabet

Typo: chek -> check

Change-Id: I979956276a9d2d76604576d8b92e8f48a9f46c74
üst 6f0e7c36
......@@ -151,7 +151,7 @@ public class _XSingleSelectQueryComposer extends MultiMethodTest {
/**
* At first the object relation <code>xProp</code> was set as parameter.
* Relation <code>xQueryAna</code> was used to chek if realtion
* Relation <code>xQueryAna</code> was used to check if realtion
* <code>colName</code> was found.
* Second an empty <code>XPropertySet</code> was used as parameter. A
* <code>com.sun.star.sdbc.SQLException</code> must be thrown.
......@@ -195,7 +195,7 @@ public class _XSingleSelectQueryComposer extends MultiMethodTest {
/**
* At first the object relation <code>xProp</code> was used as parameter.
* Relation <code>xQueryAna</code> was used to chek if realtion
* Relation <code>xQueryAna</code> was used to check if realtion
* <code>colName</code> was found.
* Second an empty <code>XPropertySet</code> was used as parameter. An
* <code>com.sun.star.sdbc.SQLException</code> must be thrown.
......@@ -299,7 +299,7 @@ public class _XSingleSelectQueryComposer extends MultiMethodTest {
/**
* First object relation <code>xProp</code> was used as parameter. Relation
* <code>xQueryAna</code> was used to chek if realtion <code>colName</code>
* <code>xQueryAna</code> was used to check if realtion <code>colName</code>
* was found.
* Second an empty <code>XPropertySet</code> was given as parameter. An
* <code>com.sun.star.sdbc.SQLException</code> must be thrown.
......@@ -331,7 +331,7 @@ public class _XSingleSelectQueryComposer extends MultiMethodTest {
/**
* First object relation <code>xProp</code> was set as parameter. Relation
* <code>xQueryAna</code> was used to chek if realtion <code>colName</code>
* <code>xQueryAna</code> was used to check if realtion <code>colName</code>
* was found.
* Second an empty <code>XPropertySet</code> was given as parameter. An
* <code>com.sun.star.sdbc.SQLException</code> must be thrown.
......
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