mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 06:17:58 +01:00
another typo fix
This commit is contained in:
@@ -38,8 +38,8 @@ liberator.config = { //{{{
|
||||
|
||||
autocommands: [["LocationChange", "Triggered when changing tabs or when naviagtion to a new location"],
|
||||
["PageLoad", "Triggered when a page gets (re)loaded/opened"],
|
||||
["Quit", "Triggered before exiting Thunderbird"],
|
||||
["Startup", "Triggered after Thunderbird starts"]],
|
||||
["Quit", "Triggered before exiting Firefox"],
|
||||
["Startup", "Triggered after Firefox starts"]],
|
||||
|
||||
dialogs: [
|
||||
["about", "About Firefox",
|
||||
|
||||
Reference in New Issue
Block a user