Merge pull request #246 from bjubes/patch-1

fix spelling
This commit is contained in:
Luke Smith 2019-03-15 09:00:37 -04:00 committed by GitHub
commit 244fecac70

View file

@ -3,7 +3,7 @@
ping -q -w 1 -c 1 `ip r | grep -m 1 default | cut -d ' ' -f 3` >/dev/null || exit
notify-send -i "$PIX/larbs.svg" "Checking for pacakge updates..."
notify-send -i "$PIX/larbs.svg" "Checking for package updates..."
sudo pacman -Syyuw --noconfirm || notify-send "Error downloading updates.