mirror of
https://github.com/typst/typst
synced 2025-05-13 20:46:23 +08:00
Fix docstring in package manifest code (#4801)
This commit is contained in:
parent
0facb75e6d
commit
238f1fad49
@ -36,7 +36,7 @@ pub struct PackageManifest {
|
||||
/// The `[tool]` key in the manifest. This field can be used to retrieve
|
||||
/// 3rd-party tool configuration.
|
||||
///
|
||||
// # Examples
|
||||
/// # Examples
|
||||
/// ```
|
||||
/// # use serde::{Deserialize, Serialize};
|
||||
/// # use ecow::EcoString;
|
||||
|
Loading…
x
Reference in New Issue
Block a user