From 1f47f27c9eec7a4f53955383c843a2eb3072fc25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=80=AA=E8=BF=B0=E8=8D=A3?= Date: Thu, 22 Sep 2016 15:27:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E4=B8=80=E4=B8=AA=E7=AC=94?= =?UTF-8?q?=E8=AF=AF=EF=BC=9A=E9=87=8D=E6=96=B0=E7=BC=96=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/docs/ts/latest/cookbook/aot-compiler.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/docs/ts/latest/cookbook/aot-compiler.jade b/public/docs/ts/latest/cookbook/aot-compiler.jade index 1507663a42..975e40afb6 100644 --- a/public/docs/ts/latest/cookbook/aot-compiler.jade +++ b/public/docs/ts/latest/cookbook/aot-compiler.jade @@ -237,7 +237,7 @@ code-example(format='.'). :marked Do not edit the _NgFactories_! Re-compilation replaces these files and all edits will be lost. - 不要编辑这些*NgFactory*!重现编译时会替换这些文件,你做的所有修改都会丢失。 + 不要编辑这些*NgFactory*!重新编译时会替换这些文件,你做的所有修改都会丢失。 a#bootstrap .l-main-section