diff options
| author | SiZiOUS <[email protected]> | 2021-04-06 20:49:03 +0200 |
|---|---|---|
| committer | SiZiOUS <[email protected]> | 2021-04-06 20:49:03 +0200 |
| commit | 03f7e88ee9033bfea0b6725b9154109bcd7b8c77 (patch) | |
| tree | def52829733fb7f652c4d019c5c949dfdd81520a | |
| parent | 7ad2827900686ab695b7d39ae9b6906e529cad3f (diff) | |
| download | mruby-03f7e88ee9033bfea0b6725b9154109bcd7b8c77.tar.gz mruby-03f7e88ee9033bfea0b6725b9154109bcd7b8c77.zip | |
dreamcast_shelf: typo fix.
| -rw-r--r-- | build_config/dreamcast_shelf.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_config/dreamcast_shelf.rb b/build_config/dreamcast_shelf.rb index 63035f5af..8d1544ab1 100644 --- a/build_config/dreamcast_shelf.rb +++ b/build_config/dreamcast_shelf.rb @@ -4,7 +4,7 @@ # Requires KallistiOS (KOS) # http://gamedev.allusion.net/softprj/kos/ # -# Tested on GNU/Linux, macOS and Windows (throught MinGW-w64/MSYS2, Cygwin and DreamSDK). +# Tested on GNU/Linux, macOS and Windows (through MinGW-w64/MSYS2, Cygwin and DreamSDK). # DreamSDK is based on MinGW/MSYS: https://dreamsdk.org/ # # Input this command on the directory where mruby is installed: |
