stefan pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=70226ceedfc8efc20ce219a1fe39587e251f176f
commit 70226ceedfc8efc20ce219a1fe39587e251f176f Author: Simon Lees <[email protected]> Date: Tue Aug 11 10:00:03 2015 +0200 Fix copy-paste error in comment, This page is tasks not connman Summary: No functional change Reviewers: zmike, raster Subscribers: cedric Differential Revision: https://phab.enlightenment.org/D2930 --- src/modules/wizard/page_180.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/wizard/page_180.c b/src/modules/wizard/page_180.c index a7ed7ef..4e27d44 100644 --- a/src/modules/wizard/page_180.c +++ b/src/modules/wizard/page_180.c @@ -1,4 +1,4 @@ -/* Setup if we need connman? */ +/* Setup if user wants Tasks? */ #include "e_wizard.h" static int do_tasks = 1; --
