Fix typo in text fractions tooltip (#1167)

This commit is contained in:
jannisko 2023-05-11 10:26:07 +02:00 committed by GitHub
parent b6a241cad2
commit 3ab159b0c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -418,7 +418,7 @@ pub struct TextElem {
#[default(false)]
pub slashed_zero: bool,
/// Whether to turns numbers into fractions. Setting this to `{true}`
/// Whether to turn numbers into fractions. Setting this to `{true}`
/// enables the OpenType `frac` font feature.
///
/// ```example