diff options
Diffstat (limited to 'third_party/closure-compiler/README')
-rw-r--r-- | third_party/closure-compiler/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/closure-compiler/README b/third_party/closure-compiler/README index e6d12c4a..77ab89db 100644 --- a/third_party/closure-compiler/README +++ b/third_party/closure-compiler/README @@ -146,7 +146,7 @@ the parse tree data structures were extracted and modified significantly for use by Google's JavaScript compiler. Local Modifications: The packages have been renamespaced. All code not -relavant to parsing has been removed. A JSDoc parser and static typing +relevant to parsing has been removed. A JsDoc parser and static typing system have been added. |