[Libreoffice-commits] online.git: test/UnitTyping.cpp
Andras Timar (via logerrit)
logerrit at kemper.freedesktop.org
Tue Oct 8 08:42:44 UTC 2019
test/UnitTyping.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2835fbd845487f2f0aa1af8f7eb58ad238c66c1f
Author: Andras Timar <andras.timar at collabora.com>
AuthorDate: Tue Oct 8 10:42:23 2019 +0200
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Tue Oct 8 10:42:23 2019 +0200
typo: randonly -> randomly
Change-Id: I07b5a322ec3d8f149b2e4a45588bfedfcd28da37
diff --git a/test/UnitTyping.cpp b/test/UnitTyping.cpp
index b9adcd7de..31b3a3fa3 100644
--- a/test/UnitTyping.cpp
+++ b/test/UnitTyping.cpp
@@ -100,7 +100,7 @@ public:
messages[i].push_back("useractive");
}
- // randonly queue 'a', 'b' etc. key-press / space to each socket.
+ // randomly queue 'a', 'b' etc. key-press / space to each socket.
std::mt19937 randMt(0);
for (int i = 0; i < count; ++i)
{
More information about the Libreoffice-commits
mailing list