[ros-diffs] [fireball] 22268: Fix a typo in Internet Time tab. Spotted by hand.of.omega at gmail.com. Fixes bug 1562

fireball at svn.reactos.org fireball at svn.reactos.org
Wed Jun 7 12:57:40 CEST 2006


Author: fireball
Date: Wed Jun  7 14:57:40 2006
New Revision: 22268

URL: http://svn.reactos.ru/svn/reactos?rev=22268&view=rev
Log:
Fix a typo in Internet Time tab. Spotted by hand.of.omega at gmail.com. Fixes bug 1562

Modified:
    trunk/reactos/dll/cpl/timedate/En.rc

Modified: trunk/reactos/dll/cpl/timedate/En.rc
URL: http://svn.reactos.ru/svn/reactos/trunk/reactos/dll/cpl/timedate/En.rc?rev=22268&r1=22267&r2=22268&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/timedate/En.rc (original)
+++ trunk/reactos/dll/cpl/timedate/En.rc Wed Jun  7 14:57:40 2006
@@ -48,7 +48,7 @@
     PUSHBUTTON      "Update Now", IDC_UPDATEBUTTON, 187, 22, 49, 14
     LTEXT           "", IDC_SUCSYNC, 12, 54, 214, 23
     LTEXT           "", IDC_NEXTSYNC, 12, 96, 137, 12
-    LTEXT           "Synchronazation can only occur when your computer is connected to the internet.", -1, 12, 114, 225, 25
+    LTEXT           "Synchronization can only occur when your computer is connected to the internet.", -1, 12, 114, 225, 25
 END
 
 




More information about the Ros-diffs mailing list