Fixed spelling error

This commit is contained in:
Martin Carlberg
2013-01-08 22:13:36 +01:00
parent c755dc3ed9
commit 9f0da2ec41
+1 -1
View File
@@ -96,7 +96,7 @@ if (!exports.acorn) {
// When `location` is on, you can pass this to record the source
// file in every node's `loc` object.
sourceFile: null,
// Turn on objj to allow objj systax
// Turn on objj to allow Objective-J syntax
objj: true
};