mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 16:17:57 +01:00
rename vimperator.ver to vimperator.version
This commit is contained in:
@@ -705,7 +705,7 @@ function Commands()//{{{
|
||||
if (special)
|
||||
openURLs("about:");
|
||||
else
|
||||
vimperator.echo("Vimperator version: " + vimperator.ver);
|
||||
vimperator.echo("Vimperator version: " + vimperator.version);
|
||||
},
|
||||
{
|
||||
usage: ["ve[rsion][!]"],
|
||||
|
||||
Reference in New Issue
Block a user