tazpkg diff tazpkg-notify @ rev 579

Update docs
author Paul Issott <paul@slitaz.org>
date Sun Apr 01 16:48:06 2012 +0100 (2012-04-01)
parents 11d71c5ac20a
children de952705379e
line diff
     1.1 --- a/tazpkg-notify	Wed Mar 28 21:44:05 2012 +0000
     1.2 +++ b/tazpkg-notify	Sun Apr 01 16:48:06 2012 +0100
     1.3 @@ -79,7 +79,7 @@
     1.4  			echo "tooltip:$tooltip" > $fifo
     1.5  			echo "icon:tazpkg-up" > $fifo && exit 0
     1.6  		fi
     1.7 -		# Avalaible upgrades
     1.8 +		# Available upgrades
     1.9  		if [ "$up" -gt 0 ]; then
    1.10  			tooltip=$(eval_gettext \
    1.11  				"There are <b>\$up</b> upgradeable packages")