From 7a36d8495778080831fb4a0c018abb53c375f30f Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Tue, 2 Aug 2011 12:30:25 +0000 Subject: [PATCH] Evas textblock: Fixed mistake in docs. SVN revision: 61994 --- legacy/evas/src/lib/Evas.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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