tazweb diff src/snippets.c @ rev 202

Small clean to tazweb.c and more update to NG
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 18 14:45:40 2017 +0100 (2017-03-18)
parents f4f9f41cf004
children
line diff
     1.1 --- a/src/snippets.c	Tue Mar 14 13:01:10 2017 +0100
     1.2 +++ b/src/snippets.c	Sat Mar 18 14:45:40 2017 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  /*
     1.5 - * TazWeb code snippets: small region of re-usable source code
     1.6 + * TazWeb code snippets: small regions of re-usable source code
     1.7   * 
     1.8 - * This file is used for ideas, proposal and to keep removed code under
     1.9 + * This file is used for ideas, proposals and to keep removed code under
    1.10   * the hand.
    1.11   *
    1.12   * Copyright (C) 2011-2017 SliTaz GNU/Linux - BSD License
    1.13 @@ -42,7 +42,7 @@
    1.14  
    1.15  /* Zoom out and in callback function
    1.16   * 
    1.17 - * Not sure zooming is usefull in menu, but with GDK keybinding or
    1.18 + * Not sure zooming is useful in menu, but with GDK keybinding or
    1.19   * mouse Ctrl+scroll it would be nice!
    1.20   * 
    1.21   */