Ecore_X.h: musst -> must in doxygen

SVN revision: 69587
This commit is contained in:
Jihoon Kim 2012-03-23 09:23:46 +00:00
parent ef759ca863
commit 8e73b14577
1 changed files with 1 additions and 1 deletions

View File

@ -2703,7 +2703,7 @@ ecore_x_xregion_rect_contain(Ecore_X_XRegion *region,
/* The usage of 'Ecore_X_Randr_None' or 'Ecore_X_Randr_Unset'
* depends on the context. In most cases 'Ecore_X_Randr_Unset'
* can be used, but in some cases -1 is a special value to
* functions, thus 'Ecore_X_Randr_None' (=0) musst be used.
* functions, thus 'Ecore_X_Randr_None' (=0) must be used.
*/
typedef short Ecore_X_Randr_Refresh_Rate;