Backport: b5f6ae6 :: Fix comment.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 84163
Signed-off-by: Deon Thomas <PrinceAMD.Elive@gmail.com>
This commit is contained in:
Christopher Michael 2013-02-19 10:57:24 +00:00 committed by Deon Thomas
parent e28a1a1bc5
commit 65b0455109
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ e_smart_randr_monitors_create(Evas_Object *obj)
/* tell monitor what the virtual grid is */
e_smart_monitor_grid_set(mon, sd->o_grid);
/* tell monitor what crtc it uses and it's current position */
/* tell monitor what crtc it uses and current position */
e_smart_monitor_crtc_set(mon, crtcs[i], cx, cy, cw, ch);
/* tell monitor what output it uses */