summaryrefslogtreecommitdiffstats
path: root/libraries/allegro4/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/allegro4/README')
-rw-r--r--libraries/allegro4/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/allegro4/README b/libraries/allegro4/README
index 106dd778a3..c5269dfcb4 100644
--- a/libraries/allegro4/README
+++ b/libraries/allegro4/README
@@ -1,7 +1,7 @@
allegro4 (game programming library)
The Allegro library provides C/C++ programmers low level routines
-commonly needed in game programming, such as input, graphics, midi,
+commonly needed in game programming, such as input, graphics, MIDI,
sound effects, and timing. It is cross platform and works with many
different compilers. Originally developed by Shawn Hargreaves, it is
now a group project with contributions from all over the world! Some