summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-08-12 11:24:41 +0200
committerJulien Nabet <serval2412@yahoo.fr>2022-08-12 13:24:49 +0200
commit59a51e0a83f8e88a501fd4264ecac812cce09e6f (patch)
tree1c7acbb23cf24750680ea131ffa2b6a2733a400a /qadevOOo
parente73fdbdf4472dae41bcaa6e6494f34a49fbcbcbe (diff)
Fix typos
Change-Id: I67e6e34265342b56bb922d2d9fc3a3385c8990d2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/138182 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/runner/helper/ConfigHelper.java2
-rw-r--r--qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryAnalyzer.java2
2 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/runner/helper/ConfigHelper.java b/qadevOOo/runner/helper/ConfigHelper.java
index 73953c1c7d80..3bdd0a981ac5 100644
--- a/qadevOOo/runner/helper/ConfigHelper.java
+++ b/qadevOOo/runner/helper/ConfigHelper.java
@@ -153,7 +153,7 @@ public class ConfigHelper
* to create a new group. This group is specific to its set and
* creates defined entries.
* @return The [inserted] group of the set
- * @param groupName The name of the goup which should be returned
+ * @param groupName The name of the group which should be returned
* @param setName The name of the set
* @throws com.sun.star.uno.Exception throws
* <CODE>com.sun.star.uno.Exception</CODE> on any error.
diff --git a/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryAnalyzer.java b/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryAnalyzer.java
index 39aabf688faa..5557924edde1 100644
--- a/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryAnalyzer.java
+++ b/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryAnalyzer.java
@@ -167,7 +167,7 @@ public class _XSingleSelectQueryAnalyzer extends MultiMethodTest {
}
/**
- * Object relation <code>xComposer</code> set a goup. This group
+ * Object relation <code>xComposer</code> set a group. This group
* must returned while calling <code>getGroup</code>
*/
public void _getGroup() {