tazpkg rev 607

Tiny typos
author Paul Issott <paul@slitaz.org>
date Sun Sep 16 06:37:19 2012 +0100 (2012-09-16)
parents 1ff759a071f7
children 64ef6055dc08
files doc/tazpkg.en.html tazpkg
line diff
     1.1 --- a/doc/tazpkg.en.html	Sun Sep 02 13:48:00 2012 -0300
     1.2 +++ b/doc/tazpkg.en.html	Sun Sep 16 06:37:19 2012 +0100
     1.3 @@ -20,7 +20,7 @@
     1.4  <h2>NAME</h2>
     1.5  
     1.6  <p>
     1.7 -	Tazpkg—Tiny autonomous zone package manager
     1.8 +	Tazpkg - Tiny autonomous zone package manager
     1.9  </p>
    1.10  
    1.11  
    1.12 @@ -49,7 +49,7 @@
    1.13  </p>
    1.14  <p>
    1.15  Tazpkg is entirely built from scratch using SHell script,
    1.16 -compatible with Bash; it runs under Ash—part of the Busybox
    1.17 +compatible with Bash; it runs under Ash - part of the Busybox
    1.18  project. Tazpkg is distributed under the free GNU license GPL V3.
    1.19  </p>
    1.20  
     2.1 --- a/tazpkg	Sun Sep 02 13:48:00 2012 -0300
     2.2 +++ b/tazpkg	Sun Sep 16 06:37:19 2012 +0100
     2.3 @@ -1361,7 +1361,7 @@
     2.4  				exit 1
     2.5  			fi
     2.6  		fi
     2.7 -		# we may already have 7z or may just installed it in the step above
     2.8 +		# we may already have 7z or may have just installed it in the step above
     2.9  		if [ -e $INSTALLED/p7zip-full/receipt ]; then
    2.10  			7z x -so $PACKAGE_FILE | cpio -idm --quiet
    2.11  		fi
    2.12 @@ -2114,8 +2114,8 @@
    2.13  	recharge)
    2.14  		# Recharge packages.list from a mirror.
    2.15  		#
    2.16 -		# WARRNING: The mirrors file have all SliTaz mirrors but mirror
    2.17 -		# must have only the choosen main mirror.
    2.18 +		# WARNING: The mirrors file has all SliTaz mirrors but mirror
    2.19 +		# must have only the chosen main mirror.
    2.20  		#
    2.21  		check_root $@
    2.22