summaryrefslogtreecommitdiff
path: root/scripts/showSamples.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/showSamples.sh')
-rwxr-xr-xscripts/showSamples.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/showSamples.sh b/scripts/showSamples.sh
index a6c6963..43150c4 100755
--- a/scripts/showSamples.sh
+++ b/scripts/showSamples.sh
@@ -139,5 +139,5 @@ elif [ -z "${opt}" ]; then
echo ' l (local) : sample was found in current directory'
echo ' g (global) : sample was installed with crosstool-NG'
echo ' X (EXPERIMENTAL): sample may use EXPERIMENTAL features'
- echo ' B (BORKEN) : sample is currently broken'
+ echo ' B (BROKEN) : sample is currently broken'
fi