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

svn commit: r1591060 [8/15] - in /openoffice/trunk/main: helpcontent2/source/text/scalc/01/ helpcontent2/source/text/shared/01/ helpcontent2/source/text/simpress/01/ helpcontent2/source/text/smath/01/ helpcontent2/source/text/swriter/01/ helpcontent2/s...

Modified: openoffice/trunk/main/migrationanalysis/src/msokill/msokill.cpp
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/migrationanalysis/src/msokill/msokill.cpp?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/migrationanalysis/src/msokill/msokill.cpp (original)
+++ openoffice/trunk/main/migrationanalysis/src/msokill/msokill.cpp Tue Apr 29 19:11:53 2014
@@ -91,7 +91,7 @@ int main(int argc, char* argv[])
 }
 
 /*--------------------------------------------------------------
-  Find the MSO window if it is available and explictly kill it
+  Find the MSO window if it is available and explicitly kill it
   MSO apps in this case are Excel, Word and PP
   Use FindWindow Win32 API to detect if they are available