From e7e6b4b6daa82e7ab11ffc9c66e091ea4462a84a Mon Sep 17 00:00:00 2001 From: Dan Langille Date: Thu, 16 Feb 2006 12:18:41 +0000 Subject: [PATCH] Correct typos: labes => labels, aviable => available git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2786 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/examples/autochangers/chio-bacula | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bacula/examples/autochangers/chio-bacula b/bacula/examples/autochangers/chio-bacula index bd864a6407..82558c1bc9 100644 --- a/bacula/examples/autochangers/chio-bacula +++ b/bacula/examples/autochangers/chio-bacula @@ -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" -- 2.39.5