diff options
author | Adrian Frühwirth | 2018-07-19 19:50:46 +0200 |
---|---|---|
committer | Adrian Frühwirth | 2018-07-19 19:50:46 +0200 |
commit | 5437ed9a9545cd707c11798936cded0c1a2c9e24 (patch) | |
tree | 64cc4ce3e9417d81daad05e545eef8f428814d94 /devtools | |
parent | 32a0e69045e952635c1525fc6929817c4d81c397 (diff) | |
download | scummvm-rg350-5437ed9a9545cd707c11798936cded0c1a2c9e24.tar.gz scummvm-rg350-5437ed9a9545cd707c11798936cded0c1a2c9e24.tar.bz2 scummvm-rg350-5437ed9a9545cd707c11798936cded0c1a2c9e24.zip |
JANITORIAL: Fix typo
Diffstat (limited to 'devtools')
-rw-r--r-- | devtools/scumm-md5.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt index bd811fe650..09f91b6348 100644 --- a/devtools/scumm-md5.txt +++ b/devtools/scumm-md5.txt @@ -36,7 +36,7 @@ # # # The following shell script can be used to extract the file sizes of a bunch -# of detect files, autonmatically inserting the values in here: +# of detect files, automatically inserting the values in here: # # #!/bin/sh # OIFS=$IFS |