scripts: fix various typos
[openwrt/staging/dedeckeh.git] / scripts / linksys-image.sh
index 36a676d9648ff3af27ff65b77aeeebe5e0677dc0..c3baf44844a0ac3e59024fcd57de76e672945b9c 100755 (executable)
 # This is appended to the factory image and is tested by the Linksys Upgrader - as observed in civic.
 # The footer is 256 bytes. The format is:
 #  .LINKSYS.        This is detected by the Linksys upgrader before continuing with upgrade. (9 bytes)
-#  <VERSION>        The version number of upgrade. Not checked so use arbitary value (8 bytes)
+#  <VERSION>        The version number of upgrade. Not checked so use arbitrary value (8 bytes)
 #  <TYPE>           Model of target device, padded (0x20) to (15 bytes)
 #  <CRC>           CRC checksum of the image to flash (8 byte)
 #  <padding>       Padding (0x20) (7 bytes)
-#  <signature>     Signature of signer. Not checked so use Arbitary value (16 bytes)
+#  <signature>     Signature of signer. Not checked so use arbitrary value (16 bytes)
 #  <padding>        Padding (0x00) (192 bytes)
 #  0x0A                    (1 byte)