1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-13 07:25:45 +01:00

Typos and whitespace fixes.

This commit is contained in:
Štěpán Němec
2010-12-06 02:29:52 +01:00
parent b79aecf31a
commit b765c5e96c
3 changed files with 10 additions and 10 deletions

View File

@@ -833,7 +833,7 @@ function XPCOM(interfaces, superClass) {
}
/**
* Constructs a mew Module class and instantiates an instance into the current
* Constructs a new Module class and instantiates an instance into the current
* module global object.
*
* @param {string} name The name of the instance.