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

Fix some of the "typo fixes" and a few more typos.

This commit is contained in:
Štěpán Němec
2010-10-23 17:17:41 +02:00
parent 44e7b5aa55
commit 6649a81f7d
3 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ let ValueError = Class("ValueError", Error);
* privateData - see {@link Option#privateData}
* scope - see {@link Option#scope}
* setter - see {@link Option#setter}
* vaildator - see {@link Option#validator}
* validator - see {@link Option#validator}
* @optional
* @private
*/