diff options
-rw-r--r-- | src/modules/wizard/page_170.c | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/modules/wizard/page_170.c b/src/modules/wizard/page_170.c index 8ef10b4e9..0fe0dc1e1 100644 --- a/src/modules/wizard/page_170.c +++ b/src/modules/wizard/page_170.c @@ -36,13 +36,13 @@ wizard_page_show(E_Wizard_Page *pg) "This is very useful, because it lets<br>" "you know about available bug fixes and<br>" "security fixes when they happen. As a<br>" - "bi-product of this, Enlightenment will<br>" - "connect to enlightenment.org and transmit<br>" - "some information as a result, much like any<br>" - "web browser might do. No personal information<br>" - "such as username, password or any personal<br>" - "files will be transmitted. If you do not like<br>" - "this, please disable this below. It is highly<br>" + "result, Enlightenment will connect to<br>" + "enlightenment.org and transmit some<br>" + "information, much like any web browser<br>" + "might do. No personal information such as<br>" + "username, password or any personal files<br>" + "will be transmitted. If you don't like this,<br>" + "please disable this below. It is highly<br>" "advised that you do not disable this as it<br>" "may leave you vulnerable or having to live<br>" "with bugs." |