Changed 'show help' to 'show commands' which is more adequate

This commit is contained in:
Ulysse ARNAUD 2022-10-10 10:43:43 +02:00
parent 6026040add
commit dffad833e1

View file

@ -57,7 +57,7 @@ class MainHelperBarView extends React.Component {
shownBar: BARS.COMMANDS shownBar: BARS.COMMANDS
}); });
}.bind(this), }.bind(this),
title: 'Show help' title: 'Show commands'
}, { }, {
icon: 'globe', icon: 'globe',
onClick: function() { onClick: function() {