]> git.sur5r.net Git - bacula/bacula/commitdiff
Correct typos: labes => labels, aviable => available
authorDan Langille <dan@langille.org>
Thu, 16 Feb 2006 12:18:41 +0000 (12:18 +0000)
committerDan Langille <dan@langille.org>
Thu, 16 Feb 2006 12:18:41 +0000 (12:18 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2786 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/examples/autochangers/chio-bacula

index bd864a6407b05c37ae78f6842011fea17b6d4a77..82558c1bc9b53c91f2d9de45a3cf8f1339422f92 100644 (file)
@@ -26,7 +26,7 @@
 #
 
 # This simulates a barcode reader in the changer.
-# The labes of the virtual barcode reader are located in the BARCODE_FILE
+# The labels of the virtual barcode reader are located in the BARCODE_FILE
 SIMULATE_BARCODE=true
 BARCODE_FILE=/usr/local/etc/bacula-barcodes
 
@@ -78,7 +78,7 @@ usage()
   echo "list            Lists full storage slots"
   echo "loaded          Gives slot from where the tape was loaded."
   echo "                0 means the tape drive is empty."
-  echo "slots           Gives Number of aviable slots."
+  echo "slots           Gives Number of available slots."
   echo ""
   echo "Example:"
   echo "  mtx-changer /dev/changer load 1   loads a tape from slot 1"