mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 19:57:58 +01:00
update E492 message - Vimperator is a browser not an editor
This commit is contained in:
@@ -490,7 +490,7 @@ const liberator = (function () //{{{
|
||||
|
||||
if (command === null)
|
||||
{
|
||||
liberator.echoerr("E492: Not an editor command: " + str);
|
||||
liberator.echoerr("E492: Not a browser command: " + str);
|
||||
liberator.focusContent();
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user