test/UnitTyping.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2835fbd845487f2f0aa1af8f7eb58ad238c66c1f
Author:     Andras Timar <andras.ti...@collabora.com>
AuthorDate: Tue Oct 8 10:42:23 2019 +0200
Commit:     Andras Timar <andras.ti...@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)
         {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to