mirror of
https://github.com/reactos/reactos.git
synced 2025-01-13 01:22:03 +00:00
Fix a typo in Internet Time tab. Spotted by hand.of.omega@gmail.com. Fixes bug 1562
svn path=/trunk/; revision=22268
This commit is contained in:
parent
da2029d89e
commit
d090a2d035
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ BEGIN
|
||||||
PUSHBUTTON "Update Now", IDC_UPDATEBUTTON, 187, 22, 49, 14
|
PUSHBUTTON "Update Now", IDC_UPDATEBUTTON, 187, 22, 49, 14
|
||||||
LTEXT "", IDC_SUCSYNC, 12, 54, 214, 23
|
LTEXT "", IDC_SUCSYNC, 12, 54, 214, 23
|
||||||
LTEXT "", IDC_NEXTSYNC, 12, 96, 137, 12
|
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
|
END
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue