From 12e9060c11a3d6bef01f343e0cbc56dc258880ed Mon Sep 17 00:00:00 2001 From: Jiyoun Park Date: Mon, 25 Jul 2011 13:30:05 +0900 Subject: [PATCH] Elementary h.in- modify ubnormal letter Change-Id: Iae0bdb06bb074802e9fc734b840b8f6656e72413 --- src/lib/Elementary.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/Elementary.h.in b/src/lib/Elementary.h.in index a988dd8..6a10e08 100644 --- a/src/lib/Elementary.h.in +++ b/src/lib/Elementary.h.in @@ -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 ?œdon'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 -- 2.7.4