mirror of
https://github.com/typst/typst
synced 2025-05-13 20:46:23 +08:00
Fix typo in module docs (#6146)
Co-authored-by: Alberto Corbi <alberto_corbi@icloud.com>
This commit is contained in:
parent
d55abf0842
commit
14928ef962
@ -7,7 +7,7 @@ use typst_syntax::FileId;
|
||||
use crate::diag::{bail, DeprecationSink, StrResult};
|
||||
use crate::foundations::{repr, ty, Content, Scope, Value};
|
||||
|
||||
/// An module of definitions.
|
||||
/// A module of definitions.
|
||||
///
|
||||
/// A module
|
||||
/// - be built-in
|
||||
|
Loading…
x
Reference in New Issue
Block a user