You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by hd...@apache.org on 2014/02/24 12:58:21 UTC

svn propchange: r1571205 - svn:log

Author: hdu
Revision: 1571205
Modified property: svn:log

Modified: svn:log at Mon Feb 24 11:58:21 2014
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Feb 24 11:58:21 2014
@@ -1,6 +1,6 @@
-#i119006# delay AOO/Mac initial event until the app has finished lauching
+#i119006# delay AOO/Mac initial event until the app has finished launching
 
 delaying the initial event prevents complaints from OSX>=10.7's "windows restore"
-feature to recur infinitely. Apparently OSX cleans things up for us just before
-we get the applicationDidFinishLaunching() callback. This should solve one of the
-most popular support questions for AOO on Mac for good.
+feature from recurring infinitely. Apparently OSX cleans things up for us just
+before we get the applicationDidFinishLaunching() callback. This should solve
+one of the most popular support questions for AOO on Mac for good.