vcl/osx/saltimer.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 5b51db06c8e434521a89b095a5afcaf9521f94f3 Author: Andrea Gelmini <andrea.gelm...@gelma.net> Date: Mon Oct 16 18:53:02 2017 +0200 Fix typo Change-Id: Ibc13a8c1dbfd6fdfc5e35856b21ea5af310f63db Reviewed-on: https://gerrit.libreoffice.org/43430 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/vcl/osx/saltimer.cxx b/vcl/osx/saltimer.cxx index 3226b1d1f9ec..34d46f08728a 100644 --- a/vcl/osx/saltimer.cxx +++ b/vcl/osx/saltimer.cxx @@ -198,7 +198,7 @@ AquaSalTimer::~AquaSalTimer() void AquaSalTimer::handleWindowShouldClose() { - // for whatever reason events get filtered on close, presumely by + // for whatever reason events get filtered on close, presumably by // timestamp so post a new timeout event, if there was one queued... if ( ExistsValidEvent() && !m_pRunningTimer ) queueDispatchTimerEvent( NO ); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits