summaryrefslogtreecommitdiff
path: root/framework/qa
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-12-29 00:31:05 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-12-29 09:54:33 +0100
commitd0222ba1fd7617b793e1e513247b11a82eb22f4e (patch)
treed1e393fd762374d834b10d5b9d3ebae2fe82f4f2 /framework/qa
parent19e519593c940fbbf953b7d0ff6d7c86707f39e2 (diff)
Fix typos
Change-Id: I3d16dc162e5fa2e08134d848a835eb392e64056e Reviewed-on: https://gerrit.libreoffice.org/47126 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'framework/qa')
-rw-r--r--framework/qa/complex/framework/autosave/Protocol.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/qa/complex/framework/autosave/Protocol.java b/framework/qa/complex/framework/autosave/Protocol.java
index a2b16f36352e..8f329246eec8 100644
--- a/framework/qa/complex/framework/autosave/Protocol.java
+++ b/framework/qa/complex/framework/autosave/Protocol.java
@@ -663,7 +663,7 @@ public class Protocol extends JComponent
* returns a generic html header for generating html log files
*
* It's used from the method finish() to generate a valid html formatted file.
- * For that its necessary to open some special html targets like e.g. <html>.
+ * For that it's necessary to open some special html targets like e.g. <html>.
*
* @return A string, which includes the whole header.
*