slitaz-forge rev 524

arm: typo
author Paul Issott <paul@slitaz.org>
date Mon Apr 14 20:58:24 2014 +0100 (2014-04-14)
parents 67a6e6bce57e
children 505bfd0a6587
files arm/rpi/index.html
line diff
     1.1 --- a/arm/rpi/index.html	Mon Apr 14 14:51:01 2014 +0200
     1.2 +++ b/arm/rpi/index.html	Mon Apr 14 20:58:24 2014 +0100
     1.3 @@ -108,7 +108,7 @@
     1.4  
     1.5  <p>
     1.6  	SliTaz Raspberry Pi provides a CGI SHell remote control environment
     1.7 -	with custom rpi_config plugins support. You can rebooot/halt
     1.8 +	with custom rpi_config plugins support. You can reboot/halt
     1.9  	the system, edit or upload files and set boot options. Creating new
    1.10  	plugins is a nice way to learn CGI/SHell scripts and Linux commands.
    1.11  	See: <a href="../codex/config.html#cgi-adm">Codex: CGI/Web remote control</a>