1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-22 20:17:58 +01:00

Addenda and corrigenda for the last and next to next to last commits.

This commit is contained in:
Štěpán Němec
2010-12-18 19:06:53 +01:00
parent 716e8cea94
commit c7411dfcff
7 changed files with 48 additions and 58 deletions

View File

@@ -270,7 +270,7 @@ const Option = Class("Option", {
scope: 1, // Option.SCOPE_GLOBAL // XXX set to BOTH by default someday? - kstep
/**
* @property {string} This option's description, as shown in :optionusage.
* @property {string} This option's description, as shown in :listoptions.
*/
description: "",