fix: 翻译错误 #343

This commit is contained in:
Zhicheng WANG 2018-11-12 16:53:37 +08:00
parent 122c7959cc
commit 17b120ab45
1 changed files with 1 additions and 1 deletions

View File

@ -436,7 +436,7 @@ export interface NgModule {
* If true, this module will be skipped by the AOT compiler and so will always be compiled
* using JIT.
*
* `true` AOT JIT
* `true` AOT 使 JIT
*
* This exists to support future Ivy work and has no effect currently.
*