Cleanup: fix typo.

This commit is contained in:
Oliver Tappe 2012-02-26 14:07:40 +01:00
parent dd7b8fc454
commit d88a361cc9
1 changed files with 1 additions and 1 deletions

View File

@ -536,7 +536,7 @@ TimeZoneView::_UpdateCurrent()
void
TimeZoneView::_SetSystemTimeZone()
{
/* Set sytem timezone for all different API levels. How to do this?
/* Set system timezone for all different API levels. How to do this?
* 1) tell locale-roster about new default timezone
* 2) tell kernel about new timezone offset
*/