Elementary h.in- modify ubnormal letter
authorJiyoun Park <jy0703.park@samsung.com>
Mon, 25 Jul 2011 04:30:05 +0000 (13:30 +0900)
committerJiyoun Park <jy0703.park@samsung.com>
Mon, 25 Jul 2011 08:44:23 +0000 (17:44 +0900)
Change-Id: Iae0bdb06bb074802e9fc734b840b8f6656e72413

src/lib/Elementary.h.in

index a988dd8..6a10e08 100644 (file)
@@ -739,7 +739,7 @@ extern "C" {
     * object and all its children get their scaling factors multiplied
     * by the scale factor set. This is multiplicative, in that if a
     * child also has a scale size set it is in turn multiplied by its
-    * parent's scale size. @c 1.0 means ?\9cdon't scale?? @c 2.0 is
+    * parent's scale size. @c 1.0 means “don't scale”, @c 2.0 is
     * double size, @c 0.5 is half, etc.
     *
     * @ref general_functions_example_page "This" example contemplates