forked from KolibriOS/kolibrios
small orthographic fix
git-svn-id: svn://kolibrios.org@4016 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
f115e0da5a
commit
5528e3a3d5
@ -8,7 +8,7 @@ if (!strlen(param))
|
|||||||
#if LANG_ENG
|
#if LANG_ENG
|
||||||
printf(" sleep <time in the 1/100 of second>\n\r");
|
printf(" sleep <time in the 1/100 of second>\n\r");
|
||||||
#elif LANG_RUS
|
#elif LANG_RUS
|
||||||
printf(" sleep <¨â¥à¢ « ¢ á®âëå ¤®«ï ᥪã¤ë>\n\r");
|
printf(" sleep <¨â¥à¢ « ¢ á®âëå ¤®«ïx ᥪã¤ë>\n\r");
|
||||||
#endif
|
#endif
|
||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user