From 9956b99e68c45a82015766873b4b7f581462bef2 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Wed, 30 Sep 2015 13:00:15 +0200 Subject: Fix typos Change-Id: I44bdb63bef76e9686e995661a24a3bef7cd50ab7 Reviewed-on: https://gerrit.libreoffice.org/18959 Reviewed-by: Samuel Mehrbrodt Tested-by: Samuel Mehrbrodt --- jurt/test/com/sun/star/lib/uno/environments/remote/TestWorkAt.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jurt') diff --git a/jurt/test/com/sun/star/lib/uno/environments/remote/TestWorkAt.java b/jurt/test/com/sun/star/lib/uno/environments/remote/TestWorkAt.java index 638427fe82ce..6c4a472e3e90 100644 --- a/jurt/test/com/sun/star/lib/uno/environments/remote/TestWorkAt.java +++ b/jurt/test/com/sun/star/lib/uno/environments/remote/TestWorkAt.java @@ -43,7 +43,7 @@ class TestWorkAt implements TestIWorkAt { public synchronized void syncCall() throws Throwable { ++ _sync_counter; - // at least in currently run tests this should never fire, so dont + // at least in currently run tests this should never fire, so don't // defer the check until passedAsyncTest and assert here assertEquals(MESSAGES, _async_counter); if(_async_counter != MESSAGES) -- cgit v1.2.3