summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'web/react/components/user_settings.jsx')
-rw-r--r--web/react/components/user_settings.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/user_settings.jsx b/web/react/components/user_settings.jsx
index 9af2cbf04..a9c2433f2 100644
--- a/web/react/components/user_settings.jsx
+++ b/web/react/components/user_settings.jsx
@@ -1127,7 +1127,7 @@ module.exports = React.createClass({
</div>
);
- /* Temporarily removing sessoions and activity_log tabs
+ /* Temporarily removing sessions and activity_log tabs
} else if (this.props.activeTab === 'sessions') {
return (