From 0b8712d7292aa7058fff5abdeefa5de00cc51a6c Mon Sep 17 00:00:00 2001 From: Zhicheng Wang Date: Sat, 11 Jun 2016 12:08:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/docs/ts/latest/guide/lifecycle-hooks.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/docs/ts/latest/guide/lifecycle-hooks.jade b/public/docs/ts/latest/guide/lifecycle-hooks.jade index 148e984451..359fa370e0 100644 --- a/public/docs/ts/latest/guide/lifecycle-hooks.jade +++ b/public/docs/ts/latest/guide/lifecycle-hooks.jade @@ -722,7 +722,7 @@ figure.image-display to the hero or the power so we can keep an eye on the method's performance characteristics. 我们手动检测了自己关心的一切,捕获当前值并与以前的值进行比较。 - 当英雄或他的超能力发生了非实质性改变时,我们就往日志中写一条特殊的消息,以便看到该方法特有的表演。 + 当英雄或他的超能力发生了非实质性改变时,我们就往日志中写一条特殊的消息,以便看到该方法的工作特征。 The results are illuminating: