1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-04 00:04:12 +01:00

Fix outdated mode type signatures in the source code docs.

This commit is contained in:
Štěpán Němec
2011-07-21 15:23:05 +02:00
parent c177a35a39
commit 5b895f0ef7
2 changed files with 11 additions and 11 deletions

View File

@@ -111,7 +111,7 @@ var Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase), {
}),
/**
* @property {number} The current main mode.
* @property {Modes.Mode} The current main mode.
* @see modes#mainModes
*/
mode: deprecated("modes.main", {