setup_native/source/win32/customactions/shellextensions/shellextensions.cxx |  
  2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 935150a59b160cc45652b88fd41824b53af3676d
Author: Andras Timar <ati...@suse.com>
Date:   Tue Mar 27 15:49:22 2012 +0200

    typo fix in comment

diff --git 
a/setup_native/source/win32/customactions/shellextensions/shellextensions.cxx 
b/setup_native/source/win32/customactions/shellextensions/shellextensions.cxx
index 790a342..5ddea95 100644
--- 
a/setup_native/source/win32/customactions/shellextensions/shellextensions.cxx
+++ 
b/setup_native/source/win32/customactions/shellextensions/shellextensions.cxx
@@ -165,7 +165,7 @@ extern "C" UINT __stdcall 
InstallExecSequenceEntry(MSIHANDLE hMSI)
             RegCloseKey(hKey);
         }
 
-        // Open Windows 32 Bit Registry on Win64 maschine
+        // Open Windows 32 Bit Registry on Win64 machine
 
         if (RegOpenKeyEx(HKEY_LOCAL_MACHINE, 
TEXT("Software\\Microsoft\\Windows\\CurrentVersion\\Shell 
Extensions\\Approved"),0, KEY_WRITE, &hKey ) == ERROR_SUCCESS)
         {
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to