website diff en/doc/handbook/development.html @ rev 166

en: Edits (aargh)
author Paul Issott <paul@slitaz.org>
date Sat Sep 13 14:13:30 2008 +0000 (2008-09-13)
parents 658f2885e2f2
children e8ceba26f899
line diff
     1.1 --- a/en/doc/handbook/development.html	Thu Sep 11 13:48:14 2008 +0000
     1.2 +++ b/en/doc/handbook/development.html	Sat Sep 13 14:13:30 2008 +0000
     1.3 @@ -166,7 +166,7 @@
     1.4  <h4>Hello world!</h4>
     1.5  <p>
     1.6  The purpose of this script is to display <em>Hello World</em>. You can start
     1.7 -by creating the file and then making it executable on the command line and then editing with IDE Geany. 
     1.8 +by creating the file and making it executable on the command line and then editing with IDE Geany. 
     1.9  Note the script is called <code>hello.pl</code>, but you can name it as you see
    1.10  fit, with or without the <code>.pl</code> extension:
    1.11  </p>
    1.12 @@ -225,7 +225,7 @@
    1.13  The Python programming language is available as an installable package. Once installed, you can create your 
    1.14  own scripts/programs and use CGI applications with the LightTPD web server, taking care to 
    1.15  <a href="web-server.html#cgi-python">configure the server</a> properly. The official SliTaz Mercurial 
    1.16 -repositories are provided by a CGI/Python web interface - a solution best trusted to a product that's
    1.17 +repositories are provided by a CGI/Python web interface - a solution suited to a product that's
    1.18  reliable and robust. To install the <code>python</code> package with tazpkg:
    1.19  </p>
    1.20  <pre>