# HG changeset patch # User "Yann E. MORIN" # Date 1225131548 0 # Node ID 0056905eea2b2fab75fb443502c5c0cce88a0b7d # Parent 259e0431a9182a9a6eb76e49ab607a12cde4890e Typo. /trunk/scripts/showSamples.sh | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -r 259e0431a918 -r 0056905eea2b scripts/showSamples.sh --- a/scripts/showSamples.sh Mon Oct 27 18:17:16 2008 +0000 +++ b/scripts/showSamples.sh Mon Oct 27 18:19:08 2008 +0000 @@ -139,5 +139,5 @@ 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