Fix some misspellings.

SVN revision: 52990
This commit is contained in:
Christopher Michael 2010-10-03 01:44:21 +00:00
parent 2f5589d890
commit 5ee58fab59
1 changed files with 1 additions and 1 deletions

View File

@ -987,7 +987,7 @@ typedef void (*Evas_Async_Events_Put_Cb)(void *target, Evas_Callback_Type t
* @defgroup Evas_Object_Group_Size_Hints Size Hints
*
* Objects may carry hints so another object that acts as a manager
* (see @ref Evas_Smart_Object_Group) may know how to proper position
* (see @ref Evas_Smart_Object_Group) may know how to properly position
* and resize the object. The Size Hints provide a common interface
* that is recommended as the protocol for such information.
*