summaryrefslogtreecommitdiff
path: root/scripts/showSamples.sh
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-10-27 18:19:08 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-10-27 18:19:08 (GMT)
commit4f59e67c4d8dee8a4ec938f92a4ab0e5480630e7 (patch)
tree68b21f666abbbcfbd7107af7d09f7d2f076d4459 /scripts/showSamples.sh
parentb4fcf6035087fd5a2cd8eef5be48788d4a5ce4f1 (diff)
Typo.
/trunk/scripts/showSamples.sh | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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