From: tasn Date: Tue, 2 Aug 2011 12:30:25 +0000 (+0000) Subject: Evas textblock: Fixed mistake in docs. X-Git-Tag: 2.0_alpha~240^2~168 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e74a2505c3550657b54a8171a097dfa7468ea57f;p=framework%2Fuifw%2Fevas.git Evas textblock: Fixed mistake in docs. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@61994 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/Evas.h b/src/lib/Evas.h index 50e5ac8..6829205 100644 --- a/src/lib/Evas.h +++ b/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