pull a tab from the other group
@@ -568,7 +568,7 @@ let subCmds = [
* swtich to the {group}
* if {count} exists, switch to relative {count}
*/
- new Command(["switchgruop", "swg"], "Switch Group",
+ new Command(["switchgroup", "swg"], "Switch Group",
function (args) {
if (args.count > 0) {
switchToGroup("+" + args.count, true);
--
cgit v1.2.3