]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Fix typos
authorCarsten Leonhardt <leo@debian.org>
Sun, 16 Jun 2019 13:11:04 +0000 (15:11 +0200)
committerRadosław Korzeniewski <radekk@inteos.pl>
Sat, 14 Dec 2019 14:59:53 +0000 (15:59 +0100)
bacula/release/upload

index 307175762c3c3a5fc0f399241e129ac4f6bfde1b..1dad6d1685b4b597b75008637bb3b540e3dfe26d 100755 (executable)
@@ -25,9 +25,9 @@ for i in bacula-$ver* bacula-*-$ver*; do \
 done
 
 # Upload release notes
-echo "Uplode ReleaseNotes to ${where}:/home/src/$ver"
+echo "Upload ReleaseNotes to ${where}:/home/src/$ver"
 $RSYNC ReleaseNotes ${where}:/home/src/$ver/
-echo "Uplod ChangeLog to ${where}:/home/src/$ver"
+echo "Upload ChangeLog to ${where}:/home/src/$ver"
 $RSYNC ChangeLog ${where}:/home/src/$ver/
 $RSYNC LICENSE* ${where}:/home/src/$ver/