aboutsummaryrefslogtreecommitdiff
path: root/backends/midi/alsa.cpp
diff options
context:
space:
mode:
authorMatthew Hoops2011-05-25 10:31:37 -0400
committerMatthew Hoops2011-05-25 10:50:46 -0400
commiteea482fa4304cab0e23ca4abffdec3651e45f01d (patch)
treed055b816a6f2bd52ec9c4ee6ea2d49d743e95b63 /backends/midi/alsa.cpp
parent1277975c6685d13a05a2e77dc5f5604f3a4620bf (diff)
downloadscummvm-rg350-eea482fa4304cab0e23ca4abffdec3651e45f01d.tar.gz
scummvm-rg350-eea482fa4304cab0e23ca4abffdec3651e45f01d.tar.bz2
scummvm-rg350-eea482fa4304cab0e23ca4abffdec3651e45f01d.zip
ALL: behaviour -> behavior
Diffstat (limited to 'backends/midi/alsa.cpp')
-rw-r--r--backends/midi/alsa.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/midi/alsa.cpp b/backends/midi/alsa.cpp
index 28e44b445a..9f1e48dc2b 100644
--- a/backends/midi/alsa.cpp
+++ b/backends/midi/alsa.cpp
@@ -382,7 +382,7 @@ MusicDevices AlsaMusicPlugin::getDevices() const {
AlsaDevices alsaDevices = getAlsaDevices();
- // Since the default behaviour is to use the first device in the list,
+ // Since the default behavior is to use the first device in the list,
// try to put something sensible there. We used to have 17:0 and 65:0
// as defaults.