diff options
Diffstat (limited to 'files/ru/web/css/@font-feature-values')
-rw-r--r-- | files/ru/web/css/@font-feature-values/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/css/@font-feature-values/index.html b/files/ru/web/css/@font-feature-values/index.html index 5b47c95373..853b7736d5 100644 --- a/files/ru/web/css/@font-feature-values/index.html +++ b/files/ru/web/css/@font-feature-values/index.html @@ -50,7 +50,7 @@ translation_of: Web/CSS/@font-feature-values <dd>Specifies a feature name that will work with the {{cssxref("font-variant-alternates", "character-variant()", "#character-variant()")}} functional notation of {{cssxref("font-variant-alternates")}}. A character-variant feature value definition allows either one or two values: <code>ident1: 3</code> maps to <code>cv03=1</code>, and <code>ident2: 2 4</code> maps to <code>cv02=4</code>, but <code>ident2: 2 4 5</code> is invalid.</dd> </dl> -<h3 id="Формальный_синтаксиси">Формальный синтаксиси</h3> +<h3 id="Формальный_синтаксис">Формальный синтаксис</h3> <pre class="syntaxbox">{{csssyntax}}</pre> |