mirror of
https://github.com/typst/typst
synced 2025-05-14 17:15:28 +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::diag::{bail, DeprecationSink, StrResult};
|
||||||
use crate::foundations::{repr, ty, Content, Scope, Value};
|
use crate::foundations::{repr, ty, Content, Scope, Value};
|
||||||
|
|
||||||
/// An module of definitions.
|
/// A module of definitions.
|
||||||
///
|
///
|
||||||
/// A module
|
/// A module
|
||||||
/// - be built-in
|
/// - be built-in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user