mirror of
https://github.com/typst/typst
synced 2025-07-15 16:42:53 +08:00
Fix minor typo in text docs (#6589)
This commit is contained in:
parent
b1a091a236
commit
0c12828c9a
@ -92,7 +92,7 @@ pub(super) fn define(global: &mut Scope) {
|
||||
/// ```
|
||||
#[elem(Debug, Construct, PlainText, Repr)]
|
||||
pub struct TextElem {
|
||||
/// A font family descriptor or priority list of font family descriptor.
|
||||
/// A font family descriptor or priority list of font family descriptors.
|
||||
///
|
||||
/// A font family descriptor can be a plain string representing the family
|
||||
/// name or a dictionary with the following keys:
|
||||
|
Loading…
x
Reference in New Issue
Block a user