scripts/showSamples.sh
changeset 2612 a52574521bea
parent 2468 90595d1c1017
child 2725 32aa23619dfd
     1.1 --- a/scripts/showSamples.sh	Thu May 19 22:29:49 2011 +0200
     1.2 +++ b/scripts/showSamples.sh	Thu Aug 18 16:05:48 2011 +0200
     1.3 @@ -184,7 +184,7 @@
     1.4  done
     1.5  
     1.6  if [ "${opt}" = -w ]; then
     1.7 -    printf "^ Total: ${#@} samples  || **X**: sample uses features marked as being EXPERIMENTAL.\\\\\\\\ **B**: sample is curently BROKEN. |||||||||||||"
     1.8 +    printf "^ Total: ${#@} samples  || **X**: sample uses features marked as being EXPERIMENTAL.\\\\\\\\ **B**: sample is currently BROKEN. |||||||||||||"
     1.9      echo   ""
    1.10  elif [ -z "${opt}" ]; then
    1.11      echo '      L (Local)       : sample was found in current directory'