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@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=2... ============================================================================== --- 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