From 6ade157ef39c8893b028d5aa576178935c8ed1e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Pe=C4=8Dovnik?= Date: Tue, 18 Nov 2014 10:43:12 +0100 Subject: [PATCH] typo --- scripts/armhwinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/armhwinfo b/scripts/armhwinfo index b7c90d21c6..889fa5a538 100644 --- a/scripts/armhwinfo +++ b/scripts/armhwinfo @@ -34,7 +34,7 @@ if [ "$ARCH" = "armv7l" ]; then fi else ID="Cubieboard" - there is more + # there is more if [ "$LEDS" != "" ]; then ID="Lime" fi