[Libreoffice-commits] core.git: framework/qa
Julien Nabet (via logerrit)
logerrit at kemper.freedesktop.org
Sun Nov 10 16:34:14 UTC 2019
framework/qa/complex/framework/autosave/Protocol.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit cd8eb77fa5e258f09b2e2950111b1473ffde6408
Author: Julien Nabet <serval2412 at yahoo.fr>
AuthorDate: Sun Nov 10 17:27:37 2019 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sun Nov 10 17:33:30 2019 +0100
Typo meesages->messages (framework)
Change-Id: I9e43e516482292ce8f0506e260152b7e678c716e
Reviewed-on: https://gerrit.libreoffice.org/82392
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/framework/qa/complex/framework/autosave/Protocol.java b/framework/qa/complex/framework/autosave/Protocol.java
index ee015e28a09f..d5cc42b67412 100644
--- a/framework/qa/complex/framework/autosave/Protocol.java
+++ b/framework/qa/complex/framework/autosave/Protocol.java
@@ -29,7 +29,7 @@ import java.sql.*;
/**
* Implements a log mechanism to create a protocol of all steps of e.g. an api test
- * It provides the possibility to write the logged meesages to a file and/or
+ * It provides the possibility to write the logged messages to a file and/or
* to stdout/stderr (if necessary at the same time!).
*
* TODO
More information about the Libreoffice-commits
mailing list