modifying the usage comment to reflect that we are now a .js file, and

not a .jsm file.
This commit is contained in:
Doug Turner 2008-07-08 23:15:05 -07:00
Родитель 6e7aa61b36
Коммит f153ebc299
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -38,7 +38,7 @@
*
* Import this module through
*
* Components.utils.import("resource://gre/modules/spatial-navigation.jsm");
* Components.utils.import("resource://gre/modules/spatial-navigation.js");
*
* Usage:
*