docs: fix comment

This commit is contained in:
Tobias Schmitz 2025-07-03 15:57:37 +02:00
parent 8e10356234
commit 254aadccfc
No known key found for this signature in database

View File

@ -311,7 +311,7 @@ impl LocalName for Packed<OutlineElem> {
const KEY: &'static str = "outline";
}
/// Only used to mark
/// Only used to delimit the outline in tagged PDF.
#[elem(Locatable, Show)]
pub struct OutlineBody {
#[required]