MSI: minor spelling fix

Mike McCormack mike at codeweavers.com
Mon Jul 12 09:13:55 CDT 2004


ChangeLog:
* minor spelling fix
-------------- next part --------------
Index: dlls/msi/msi.c
===================================================================
RCS file: /home/wine/wine/dlls/msi/msi.c,v
retrieving revision 1.32
diff -u -r1.32 msi.c
--- dlls/msi/msi.c	9 Jul 2004 22:58:27 -0000	1.32
+++ dlls/msi/msi.c	12 Jul 2004 14:10:58 -0000
@@ -1428,7 +1428,7 @@
 }
 
 /******************************************************************
- *		DllGetVerison (MSI.@)
+ *		DllGetVersion (MSI.@)
  */
 HRESULT WINAPI MSI_DllGetVersion(DLLVERSIONINFO *pdvi)
 {


More information about the wine-patches mailing list