spk diff spk-add @ rev 98

Tiny edits
author Paul Issott <paul@slitaz.org>
date Fri Jun 01 23:34:10 2012 +0100 (2012-06-01)
parents 1433c665171e
children 37137af42a77
line diff
     1.1 --- a/spk-add	Mon May 28 22:29:47 2012 +0200
     1.2 +++ b/spk-add	Fri Jun 01 23:34:10 2012 +0100
     1.3 @@ -24,7 +24,7 @@
     1.4  $(boldify $(gettext "Options:"))
     1.5    --forced    $(gettext "Force package reinstallation")
     1.6    --root=     $(gettext "Set the root file system path")
     1.7 -  --nodeps    $(gettext "Don't resolv packages dependencies")
     1.8 +  --nodeps    $(gettext "Don't resolve packages dependencies")
     1.9    --debug     $(gettext "Display some useful debug information")
    1.10  
    1.11  $(boldify $(gettext "Examples:"))
    1.12 @@ -321,7 +321,7 @@
    1.13  			package_full=$(echo $package_full | sed s/.tazpkg/$pkgarch/) ;;
    1.14  	esac
    1.15  
    1.16 -	# Let fetch the package by download()
    1.17 +	# Lets fetch the package by download()
    1.18  	[ "$count" == 1 ] && newline
    1.19  	debug "spk-add package: $package_name"
    1.20  	download "$package_full" $mirror