mothra: correct spelling
This commit is contained in:
parent
13304b7b96
commit
90925b8588
1 changed files with 8 additions and 8 deletions
|
@ -544,7 +544,7 @@ void docmd(Panel *p, char *s){
|
||||||
if(*s)
|
if(*s)
|
||||||
doprev(nil, 1, wwwtop-atoi(s));
|
doprev(nil, 1, wwwtop-atoi(s));
|
||||||
else
|
else
|
||||||
message("Usgae: j index");
|
message("Usage: j index");
|
||||||
break;
|
break;
|
||||||
case 'r':
|
case 'r':
|
||||||
s = arg(s);
|
s = arg(s);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue