Fix misspelling in elementary documentation

Patch by: "Otávio Pontes" <otavio@profusion.mobi>


SVN revision: 52367
This commit is contained in:
Otávio Pontes 2010-09-17 13:37:36 +00:00 committed by Lucas De Marchi
parent def2ebbdbf
commit 6a9ba35610
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ elm_box_add(Evas_Object *parent)
* Set the horizontal orientation
*
* By default box object arrange their contents vertically from top to bottom.
* By calling this and providing @p orizontal as true, the box will become
* By calling this and providing @p horizontal as true, the box will become
* horizontal arranging contents left to right.
*
* @param obj The box object