Fix a typo

This commit is contained in:
Marc Laporte 2015-10-01 22:27:32 -04:00
parent 0bbae86f68
commit 220fe7e993
1 changed files with 2 additions and 2 deletions

View File

@ -129,7 +129,7 @@ var defaultToolbarButtons = {
'invite': '#toolbar_button_link',
'chat': '#toolbar_button_chat',
'prezi': '#toolbar_button_prezi',
'ethherpad': '#toolbar_button_etherpad',
'etherpad': '#toolbar_button_etherpad',
'fullscreen': '#toolbar_button_fullScreen',
'settings': '#toolbar_button_settings',
'hangup': '#toolbar_button_hangup'