summaryrefslogtreecommitdiff
path: root/share/web_surfaces/shared/message.js
diff options
context:
space:
mode:
Diffstat (limited to 'share/web_surfaces/shared/message.js')
-rw-r--r--share/web_surfaces/shared/message.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/web_surfaces/shared/message.js b/share/web_surfaces/shared/message.js
index 836420faac..6c81cd972f 100644
--- a/share/web_surfaces/shared/message.js
+++ b/share/web_surfaces/shared/message.js
@@ -27,7 +27,7 @@ export const ANode = Object.freeze({
STRIP_MUTE: 'strip_mute',
STRIP_PLUGIN_DESC: 'strip_plugin_desc',
STRIP_PLUGIN_ENABLE: 'strip_plugin_enable',
- STRUP_PLUGIN_PARAM_DESC: 'strip_plugin_param_desc',
+ STRIP_PLUGIN_PARAM_DESC: 'strip_plugin_param_desc',
STRIP_PLUGIN_PARAM_VALUE: 'strip_plugin_param_value'
});