elementary - fix typo
authorChunEon Park <hermet@hermet.pe.kr>
Mon, 4 Feb 2013 12:43:48 +0000 (12:43 +0000)
committerChunEon Park <hermet@hermet.pe.kr>
Mon, 4 Feb 2013 12:43:48 +0000 (12:43 +0000)
SVN revision: 83599

legacy/elementary/src/lib/elm_general.h

index d2b5c9b..387b858 100644 (file)
@@ -322,7 +322,7 @@ EAPI int       elm_policy_get(unsigned int policy);
  *
  * For more complex cases, like having formatted strings that need
  * translation, widgets will also emit a "language,changed" signal that
- * the user can listen to to manually translate the text.
+ * the user can listen to manually translate the text.
  *
  * @param lang Language to set, must be the full name of the locale
  *