summaryrefslogtreecommitdiff
path: root/framework/qa
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-24 11:39:28 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-25 08:50:08 +0000
commit74d67cffec4eea0a575869513158b050e42ec983 (patch)
tree814e7c82340c5a9f49ac01af58144de1bf05fdc4 /framework/qa
parent5262883672208ac17b58ec197a1f984d99403b7d (diff)
Fix typos
Change-Id: I63ae7dbd7edf66aa5542f7d41f1bfd8ac04fc5e8 Reviewed-on: https://gerrit.libreoffice.org/35631 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'framework/qa')
-rw-r--r--framework/qa/complex/XTitle/CheckXTitle.java2
-rw-r--r--framework/qa/complex/framework/autosave/AutoSave.java2
-rw-r--r--framework/qa/complex/framework/autosave/Protocol.java2
3 files changed, 3 insertions, 3 deletions
diff --git a/framework/qa/complex/XTitle/CheckXTitle.java b/framework/qa/complex/XTitle/CheckXTitle.java
index fce575c5101a..875ccd90a93a 100644
--- a/framework/qa/complex/XTitle/CheckXTitle.java
+++ b/framework/qa/complex/XTitle/CheckXTitle.java
@@ -200,7 +200,7 @@ public class CheckXTitle
xDisProv = null;
}
- /** @short sets frame title and checks for infinite recusion
+ /** @short sets frame title and checks for infinite recursion
@descr sets frame title. then cycles through default and
print preview. then closes the window and checks
diff --git a/framework/qa/complex/framework/autosave/AutoSave.java b/framework/qa/complex/framework/autosave/AutoSave.java
index e27724e4dfa3..c6e7549d0eb2 100644
--- a/framework/qa/complex/framework/autosave/AutoSave.java
+++ b/framework/qa/complex/framework/autosave/AutoSave.java
@@ -375,7 +375,7 @@ public class AutoSave
* @descr First we simulate an UI save by dispatching the right URL
* to the document and at the same time we try to trigger an AutoSave
* from another thread. So these operations should be started at the same time.
- * It should not crash. The AutoSave request must be postphoned.
+ * It should not crash. The AutoSave request must be postponed.
*/
@Test public void checkConcurrentAutoSaveToNormalUISave()
{
diff --git a/framework/qa/complex/framework/autosave/Protocol.java b/framework/qa/complex/framework/autosave/Protocol.java
index 82f3eb355dc8..8a5bd1a899a8 100644
--- a/framework/qa/complex/framework/autosave/Protocol.java
+++ b/framework/qa/complex/framework/autosave/Protocol.java
@@ -446,7 +446,7 @@ public class Protocol extends JComponent
/**
* ctor
- * It creates a new instance of this class and innitialize it in the right mode.
+ * It creates a new instance of this class and initializes it in the right mode.
*
* @param nMode
* specify how the log should be generated.