# HG changeset patch # User Paul Issott # Date 1489512118 0 # Node ID d1524fff7d4bcebd59680793b20ef6973e257419 # Parent f71f2a7adfbf314897222039514bc8c94bbe4541 Tiny edits diff -r f71f2a7adfbf -r d1524fff7d4b README --- a/README Tue Mar 14 13:16:04 2017 +0100 +++ b/README Tue Mar 14 17:21:58 2017 +0000 @@ -11,7 +11,7 @@ motivated and want to add some more functionality, please talk to the AUTHOR before committing anything in the repos. -This application have been created for Tazpanel and future SliTaz integrated +This application has been created for Tazpanel and future SliTaz integrated Web applications and it's become a daily usable browser. The idea with TazWeb is to have a minimal interface, the approach is to build all of the GUI with xHTML and CSS like in TazPanel or well-known web applications. diff -r f71f2a7adfbf -r d1524fff7d4b src/snippets.c --- a/src/snippets.c Tue Mar 14 13:16:04 2017 +0100 +++ b/src/snippets.c Tue Mar 14 17:21:58 2017 +0000 @@ -1,7 +1,7 @@ /* - * TazWeb code snippets: small region of re-usable source code + * TazWeb code snippets: small regions of re-usable source code * - * This file is used for ideas, proposal and to keep removed code under + * This file is used for ideas, proposals and to keep removed code under * the hand. * * Copyright (C) 2011-2017 SliTaz GNU/Linux - BSD License @@ -42,7 +42,7 @@ /* Zoom out and in callback function * - * Not sure zooming is usefull in menu, but with GDK keybinding or + * Not sure zooming is useful in menu, but with GDK keybinding or * mouse Ctrl+scroll it would be nice! * */