diff --git a/legacy/evas/src/lib/Evas.h b/legacy/evas/src/lib/Evas.h index 50e5ac8b8c..6829205e5e 100644 --- a/legacy/evas/src/lib/Evas.h +++ b/legacy/evas/src/lib/Evas.h @@ -7469,7 +7469,7 @@ EAPI Evas_BiDi_Direction evas_object_text_direction_get (const Evas_Object *obj * Textblock has three important parts, the text paragraphs, the format nodes * and the cursors. * - * You can use markup to format text, for example: "Big!". + * You can use markup to format text, for example: "Big!". * You can also put more than one style directive in one tag: * "Big and Red!". * Please notice that we used "" although the format also included