From b60c55e3731f7c339514b30f3faa7482e3f64c4a Mon Sep 17 00:00:00 2001 From: Belleve Invis Date: Sat, 23 May 2020 11:27:08 -0700 Subject: [PATCH] Fix typo of `v-l-zshaped`'s description (#547). --- changes/3.1.0.md | 3 ++- variants.toml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/changes/3.1.0.md b/changes/3.1.0.md index be507c09dc..5e9ac9a9d9 100644 --- a/changes/3.1.0.md +++ b/changes/3.1.0.md @@ -8,4 +8,5 @@ * Refine the width of `A` and `V`. * Changed the layout of character variants sample image for better clarity. * Fix `head.fontRevision` computation (#545). - * Add Cyrillic Ghe-with-hook and En-Ghe (#540). \ No newline at end of file + * Add Cyrillic Ghe-with-hook and En-Ghe (#540). + * Fix typo of `v-l-zshaped`'s description (#547). \ No newline at end of file diff --git a/variants.toml b/variants.toml index c5ed4c80bf..c9918cf6c4 100644 --- a/variants.toml +++ b/variants.toml @@ -201,7 +201,7 @@ l = 'hooky' [simple.v-l-zshaped] tag = 'cv10' sampler = 'l' -description = 'Z-shaped `i`' +description = 'Z-shaped `l`' l = 'zshaped' [simple.v-l-serifed]