seoz pushed a commit to branch master.

commit b2dd73e8412fd95ef330baf5650c8632f18d319b
Author: Daniel Juyung Seo <[email protected]>
Date:   Tue May 21 19:21:33 2013 +0900

    evas_object_textblock.c: fixed a typo in the documentation.
---
 src/lib/evas/canvas/evas_object_textblock.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/evas/canvas/evas_object_textblock.c 
b/src/lib/evas/canvas/evas_object_textblock.c
index 721aa15..8336892 100644
--- a/src/lib/evas/canvas/evas_object_textblock.c
+++ b/src/lib/evas/canvas/evas_object_textblock.c
@@ -35,7 +35,7 @@
  * @subsection textblock_nodes_format_internal Format Nodes - Internal
  * Each format node stores a group of format information, for example the
  * markup: \<font=Vera,Kochi font_size=10 align=left\> will all be inserted
- * inside the same format node, altohugh it consists of different formatting
+ * inside the same format node, although it consists of different formatting
  * commands.
  * Each node has a pointer to it's text node, this pointer is NEVER NULL, even
  * if there's only one format, and no text, a text node is created. Each format

-- 

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may

Reply via email to