Updated description of hilight command for tutorial mode.
This commit is contained in:
parent
e24c536add
commit
f7a290f26f
@ -13,7 +13,7 @@ class command():
|
||||
def shutdown(self):
|
||||
pass
|
||||
def getDescription(self):
|
||||
return _('enables or disables tracking of highlighted')
|
||||
return _('enables or disables tracking of highlighted text')
|
||||
|
||||
def run(self):
|
||||
currMode = self.env['runtime']['settingsManager'].getSettingAsBool('focus', 'highlight')
|
||||
|
Loading…
Reference in New Issue
Block a user