aboutsummaryrefslogtreecommitdiff
path: root/src/adlmidi_private.hpp
diff options
context:
space:
mode:
authorVitaly Novichkov <admin@wohlnet.ru>2018-08-22 01:02:30 +0300
committerVitaly Novichkov <admin@wohlnet.ru>2018-08-22 01:02:30 +0300
commitf4e9ee87c1972ad06757812fdf373e694c0385ad (patch)
treebbdb552565d736348daa5453dd6516fc60dae4da /src/adlmidi_private.hpp
parent1ab34e88a326c396fbb42c503eb4ffa56fa0a148 (diff)
parente8882d58c9c4db8992b0620565e671979cd6a696 (diff)
downloadlibADLMIDI-f4e9ee87c1972ad06757812fdf373e694c0385ad.tar.gz
libADLMIDI-f4e9ee87c1972ad06757812fdf373e694c0385ad.tar.bz2
libADLMIDI-f4e9ee87c1972ad06757812fdf373e694c0385ad.zip
Merge branch 'master' into stable
Diffstat (limited to 'src/adlmidi_private.hpp')
-rw-r--r--src/adlmidi_private.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/adlmidi_private.hpp b/src/adlmidi_private.hpp
index 6bb1dcf..f719f01 100644
--- a/src/adlmidi_private.hpp
+++ b/src/adlmidi_private.hpp
@@ -1492,8 +1492,8 @@ extern bool adl_isEmulatorAvailable(int emulator);
extern int adl_getHighestEmulator();
/**
- * @brief Find lowerest emulator
- * @return The ADL_Emulator enum value which contains ID of lowerest emulator
+ * @brief Find lowest emulator
+ * @return The ADL_Emulator enum value which contains ID of lowest emulator
*/
extern int adl_getLowestEmulator();