Fix a bunch of typos
[grml-debootstrap.git] / tests / test_cmdlineopts.sh
index 312fe76..c1df0d6 100755 (executable)
@@ -17,7 +17,7 @@ test_cmdlineopts() {
         if [[ $CMD == *:: ]] ; then
             DELIM="="
         fi
         if [[ $CMD == *:: ]] ; then
             DELIM="="
         fi
-        # CMD expects addional parameter
+        # CMD expects additional parameter
         if [[ $CMD == *: ]] ; then
             PARAM=$RANDOM
         fi
         if [[ $CMD == *: ]] ; then
             PARAM=$RANDOM
         fi