summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-10 19:59:38 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-10 20:22:50 +0300
commit6835d9f3074c1030be6632bdaff6c8398c696429 (patch)
tree90bdc179c3522a71f87fef348d9aaced458b611d /qadevOOo
parenta8877197072523ec60fadb138f9790aa2bf66cd2 (diff)
It's "its", not "it's"
Change-Id: Ieaa787afd7cc622b4750a2ee8f17f6dad934ba63
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/runner/convwatch/FilenameHelper.java2
-rw-r--r--qadevOOo/runner/convwatch/IniFile.java2
-rw-r--r--qadevOOo/runner/convwatch/ReportDesignerTest.java2
-rw-r--r--qadevOOo/runner/graphical/IniFile.java2
-rw-r--r--qadevOOo/runner/lib/DynamicClassLoader.java2
-rw-r--r--qadevOOo/runner/lib/MultiPropertyTest.java4
-rw-r--r--qadevOOo/runner/util/XMLTools.java2
-rw-r--r--qadevOOo/tests/java/ifc/bridge/_XBridgeFactory.java2
-rw-r--r--qadevOOo/tests/java/ifc/frame/_XFrameLoader.java2
-rw-r--r--qadevOOo/tests/java/ifc/sheet/_FunctionDescription.java2
-rw-r--r--qadevOOo/tests/java/ifc/sheet/_XRecentFunctions.java2
11 files changed, 12 insertions, 12 deletions
diff --git a/qadevOOo/runner/convwatch/FilenameHelper.java b/qadevOOo/runner/convwatch/FilenameHelper.java
index 9e23520435f9..30fe19332536 100644
--- a/qadevOOo/runner/convwatch/FilenameHelper.java
+++ b/qadevOOo/runner/convwatch/FilenameHelper.java
@@ -19,7 +19,7 @@
/**
* Helper class to hold a Filename or a FileURL
* Something like File in Java,
- * with some more extensions direct to ConvWatch and it's name conventions
+ * with some more extensions direct to ConvWatch and its name conventions
*
*
*/
diff --git a/qadevOOo/runner/convwatch/IniFile.java b/qadevOOo/runner/convwatch/IniFile.java
index c3ae9a0143db..fc870d08b7c6 100644
--- a/qadevOOo/runner/convwatch/IniFile.java
+++ b/qadevOOo/runner/convwatch/IniFile.java
@@ -37,7 +37,7 @@ class IniFile
boolean m_bListContainUnsavedChanges = false;
/**
- open a ini file by it's name
+ open a ini file by its name
@param _sFilename string a filename, if the file doesn't exist, a new empty ini file will create.
write back to disk only if there are really changes.
*/
diff --git a/qadevOOo/runner/convwatch/ReportDesignerTest.java b/qadevOOo/runner/convwatch/ReportDesignerTest.java
index 129908a633ed..40af4452bba4 100644
--- a/qadevOOo/runner/convwatch/ReportDesignerTest.java
+++ b/qadevOOo/runner/convwatch/ReportDesignerTest.java
@@ -339,7 +339,7 @@ public class ReportDesignerTest extends ComplexTestCase {
// }
// else
// {
- // assure("Can't identify the document no 'writer' nor 'calc' in it's name given.", false);
+ // assure("Can't identify the document no 'writer' nor 'calc' in its name given.", false);
// }
}
catch (AssureException e)
diff --git a/qadevOOo/runner/graphical/IniFile.java b/qadevOOo/runner/graphical/IniFile.java
index 12f1e4f808fc..c3a72ecfd747 100644
--- a/qadevOOo/runner/graphical/IniFile.java
+++ b/qadevOOo/runner/graphical/IniFile.java
@@ -40,7 +40,7 @@ public class IniFile implements Enumeration<String>
private int m_aEnumerationPos = 0;
/**
- open a ini file by it's name
+ open a ini file by its name
@param _sFilename string a filename, if the file doesn't exist, a new empty ini file will create.
write back to disk only if there are really changes.
*/
diff --git a/qadevOOo/runner/lib/DynamicClassLoader.java b/qadevOOo/runner/lib/DynamicClassLoader.java
index ef38533bb8f3..db62e730da93 100644
--- a/qadevOOo/runner/lib/DynamicClassLoader.java
+++ b/qadevOOo/runner/lib/DynamicClassLoader.java
@@ -26,7 +26,7 @@ import java.lang.reflect.Constructor;
public class DynamicClassLoader {
/**
- * This method returns a class created by it's name
+ * This method returns a class created by its name
* created by call to <code>Class.forName()</code>.<p>
* This method must be overloaded if another loading
* policy is required for Component and Interface
diff --git a/qadevOOo/runner/lib/MultiPropertyTest.java b/qadevOOo/runner/lib/MultiPropertyTest.java
index 6d22968f313b..544538dadeef 100644
--- a/qadevOOo/runner/lib/MultiPropertyTest.java
+++ b/qadevOOo/runner/lib/MultiPropertyTest.java
@@ -368,7 +368,7 @@ public class MultiPropertyTest extends MultiMethodTest
{
log.println("NOTIFY: this property needs further investigations.");
log.println("\t The type seems to be an Any with value of NULL.");
- log.println("\t Maybe the property should get it's own test method.");
+ log.println("\t Maybe the property should get its own test method.");
}
tRes.tested(propName, false);
@@ -404,7 +404,7 @@ public class MultiPropertyTest extends MultiMethodTest
{
log.println("NOTIFY: this property needs further investigations.");
log.println("\t The type seems to be an Any with value of NULL.");
- log.println("\t Maybe the property should get it's own test method.");
+ log.println("\t Maybe the property should get its own test method.");
}
if (resValue != null)
{
diff --git a/qadevOOo/runner/util/XMLTools.java b/qadevOOo/runner/util/XMLTools.java
index b658aa58f185..81ff5291d0c3 100644
--- a/qadevOOo/runner/util/XMLTools.java
+++ b/qadevOOo/runner/util/XMLTools.java
@@ -594,7 +594,7 @@ public class XMLTools {
/**
* Checks if this tag matches tag passed in parameters.
- * I.e. if tag specifies only it's name it mathes if names
+ * I.e. if tag specifies only its name it mathes if names
* are equal (attributes don't make sense). If there are
* some attributes names specified in this tag method checks
* if all names present in attribute list <code>list</code>
diff --git a/qadevOOo/tests/java/ifc/bridge/_XBridgeFactory.java b/qadevOOo/tests/java/ifc/bridge/_XBridgeFactory.java
index 9e0a8e661752..ebd98f3f5e20 100644
--- a/qadevOOo/tests/java/ifc/bridge/_XBridgeFactory.java
+++ b/qadevOOo/tests/java/ifc/bridge/_XBridgeFactory.java
@@ -204,7 +204,7 @@ public class _XBridgeFactory extends MultiMethodTest {
* <li> <code>getExestingBridges</code> : to have some bridge name
* to retrieve </li>
* </ul> <p>
- * Has <b>OK</b> status if bridge successfully returned and it's name
+ * Has <b>OK</b> status if bridge successfully returned and its name
* equals to name passed as parameter.
*/
public void _getBridge() {
diff --git a/qadevOOo/tests/java/ifc/frame/_XFrameLoader.java b/qadevOOo/tests/java/ifc/frame/_XFrameLoader.java
index a6c1d1cbc499..269912c6ea19 100644
--- a/qadevOOo/tests/java/ifc/frame/_XFrameLoader.java
+++ b/qadevOOo/tests/java/ifc/frame/_XFrameLoader.java
@@ -66,7 +66,7 @@ public class _XFrameLoader extends MultiMethodTest {
private PropertyValue[] args = new PropertyValue[0] ;
/**
- * Implemetation of load listener which geristers all it's calls.
+ * Implemetation of load listener which geristers all its calls.
*/
protected class TestListener implements XLoadEventListener {
public boolean finished = false ;
diff --git a/qadevOOo/tests/java/ifc/sheet/_FunctionDescription.java b/qadevOOo/tests/java/ifc/sheet/_FunctionDescription.java
index 8787a2844d40..91a16504cbaa 100644
--- a/qadevOOo/tests/java/ifc/sheet/_FunctionDescription.java
+++ b/qadevOOo/tests/java/ifc/sheet/_FunctionDescription.java
@@ -129,7 +129,7 @@ public class _FunctionDescription extends MultiMethodTest {
}
else {
log.println( "Property '" + name +
- "' changes it's value : Failed !" );
+ "' changes its value : Failed !" );
tRes.tested( name, false );
}
}
diff --git a/qadevOOo/tests/java/ifc/sheet/_XRecentFunctions.java b/qadevOOo/tests/java/ifc/sheet/_XRecentFunctions.java
index 856cb61d8668..d9dbf71323d0 100644
--- a/qadevOOo/tests/java/ifc/sheet/_XRecentFunctions.java
+++ b/qadevOOo/tests/java/ifc/sheet/_XRecentFunctions.java
@@ -98,7 +98,7 @@ public class _XRecentFunctions extends MultiMethodTest {
* functions, sets list of maximum size. <p>
* Has <b> OK </b> status if length of recent function list is equal to zero
* after list was set to empty, if length of list is equal to maximum size
- * after list was set to it's maximum size and no exception were thrown. <p>
+ * after list was set to its maximum size and no exception were thrown. <p>
* The following method tests are to be completed successfully before :
* <ul>
* <li> <code> getMaxRecentFunctions() </code> : to have the maximum number