mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-14 14:41:28 +00:00
Fixed spelling error
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user