aboutsummaryrefslogtreecommitdiffstats
path: root/alc/context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'alc/context.cpp')
-rw-r--r--alc/context.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/alc/context.cpp b/alc/context.cpp
index 142ad50c..9c5a62c4 100644
--- a/alc/context.cpp
+++ b/alc/context.cpp
@@ -53,7 +53,7 @@ std::vector<std::string_view> getContextExtensions() noexcept
return std::vector<std::string_view>{
"AL_EXT_ALAW",
"AL_EXT_BFORMAT",
- "AL_EXTX_debug",
+ "AL_EXT_debug",
"AL_EXTX_direct_context",
"AL_EXT_DOUBLE",
"AL_EXT_EXPONENT_DISTANCE",