]> git.zerfleddert.de Git - usb-driver/commitdiff
fix typo in setup_pcusb message
authorMichael Gernoth <michael@gernoth.net>
Mon, 8 Aug 2011 10:47:58 +0000 (12:47 +0200)
committerMichael Gernoth <michael@gernoth.net>
Mon, 8 Aug 2011 10:47:58 +0000 (12:47 +0200)
setup_pcusb

index dfa72f773c5a45c0adb9ad1e17a54bd8bb27747d..ce4d7680805694e28b79bff43b0756d04430723d 100755 (executable)
@@ -35,7 +35,7 @@ else
        exit 1
 fi
 
-echo "Copying formware to /usr/share:"
+echo "Copying firmware to /usr/share:"
 for fw in "${dir}/"xusb*.hex; do
        $ASROOT cp -v "${fw}" "/usr/share/"
 done
Impressum, Datenschutz