From: Simon Lees Date: Tue, 11 Aug 2015 08:00:03 +0000 (+0200) Subject: Fix copy-paste error in comment, This page is tasks not connman X-Git-Tag: upstream/0.20.0~402 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=70226ceedfc8efc20ce219a1fe39587e251f176f;p=platform%2Fupstream%2Fenlightenment.git 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 --- 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;