From 4d370d81e96228e370b0dbf8c5d9b05e15288acf Mon Sep 17 00:00:00 2001 From: Rajeev Ranjan Date: Mon, 13 Sep 2010 22:15:42 +0900 Subject: [PATCH] [src/lib/elm_panes.c] Comment modification. --- src/lib/elm_panes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/elm_panes.c b/src/lib/elm_panes.c index 74b86d5..c964960 100644 --- a/src/lib/elm_panes.c +++ b/src/lib/elm_panes.c @@ -308,7 +308,7 @@ elm_panes_content_left_size_set(Evas_Object *obj, double size) } /** - * Set the type of an existing pane object to horizontal + * Set the type of an existing pane object to horizontal/vertical * * @param obj The pane object * @param horizontal Boolean value. If true, then the type is set to horizontal else vertical -- 2.7.4