summaryrefslogtreecommitdiff
path: root/common/content/io.js
diff options
context:
space:
mode:
authorDoug Kearns <dougkearns@gmail.com>2010-09-24 16:52:32 +1000
committerDoug Kearns <dougkearns@gmail.com>2010-09-24 16:52:32 +1000
commitc111b047c6d2f9d2eead478fe3323b4b40f6d633 (patch)
treea2f5cf4a8c85ae6931b41af13129dced13963a9e /common/content/io.js
parent0d2b1b6dfdd8e1c1da8e9d5edb193197637bb797 (diff)
downloadpentadactyl-c111b047c6d2f9d2eead478fe3323b4b40f6d633.tar.gz
Fix a few more comment typos.
Diffstat (limited to 'common/content/io.js')
-rw-r--r--common/content/io.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/content/io.js b/common/content/io.js
index 1a15b77a..e621e874 100644
--- a/common/content/io.js
+++ b/common/content/io.js
@@ -518,7 +518,7 @@ lookup:
},
/**
- * @property {string} The current platform's path seperator.
+ * @property {string} The current platform's path separator.
*/
PATH_SEP: File.PATH_SEP
}, {