mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-03 15:14:12 +01:00
merge updated QuickMarks error message
This commit is contained in:
@@ -833,7 +833,7 @@ function QuickMarks() //{{{
|
||||
|
||||
if (marks.length == 0)
|
||||
{
|
||||
vimperator.echoerr("No marks set");
|
||||
vimperator.echoerr("No QuickMarks set");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user