tamer: xir::tree::attr::value_atom: Doc typo fix

main
Mike Gerwitz 2021-11-16 15:48:59 -05:00
parent 7367e20c01
commit e0811589fa
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ impl Attr {
/// (b) this is [`Attr::Extensible`] with one fragment.
/// Otherwise,
/// this panics with a TODO,
/// since we haven't had a need for merging attributes [yet].
/// since we haven't had a need for merging attributes \[yet\].
///
/// Since [`SymbolId`] implements [`Copy`],
/// this returns an owned value.