website diff en/doc/handbook/web-server.html @ rev 237

en: Typos and edits
author Paul Issott <paul@slitaz.org>
date Fri Jan 02 13:49:29 2009 +0000 (2009-01-02)
parents 3c4edaebb9b5
children 27b4add872f6
line diff
     1.1 --- a/en/doc/handbook/web-server.html	Sat Sep 13 14:13:30 2008 +0000
     1.2 +++ b/en/doc/handbook/web-server.html	Fri Jan 02 13:49:29 2009 +0000
     1.3 @@ -69,7 +69,7 @@
     1.4  <p>
     1.5  SliTaz provides the users of the system a public space to place documents, HTML in general. 
     1.6  This directory is named Public and must be within the root of your user space, such as /home/hacker/Public.
     1.7 -To create this directory use the mkdir command:
     1.8 +To create this directory, use the mkdir command:
     1.9  </p>
    1.10  <pre> $ mkdir ~/Public
    1.11  </pre>