From c5217075cac597a5480bb2b982af5b612641ccee Mon Sep 17 00:00:00 2001 From: Pavel Belousov Date: Tue, 5 Aug 2014 00:40:58 +0400 Subject: [PATCH] =?UTF-8?q?=D0=BE=D0=BF=D0=B5=D1=87=D0=B0=D1=82=D0=BA?= =?UTF-8?q?=D0=B0=20=D0=B2=20=D1=81=D0=BB=D0=BE=D0=B2=D0=B5=20{/autoescape?= =?UTF-8?q?}?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/ru/tags/raw.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ru/tags/raw.md b/docs/ru/tags/raw.md index 1f39905..e860f32 100644 --- a/docs/ru/tags/raw.md +++ b/docs/ru/tags/raw.md @@ -24,7 +24,7 @@ For functions use tag with prefix `raw:`: {my_func page=5} {* escape *} {my_func:raw page=5} {* unescape *} ... -{/autoescate} +{/autoescape} ``` -Tag can not be applied to compilers as `foreach`, `if` and other. \ No newline at end of file +Tag can not be applied to compilers as `foreach`, `if` and other.