Fixup #13526 width flag for example

Copy paste mistake
This commit is contained in:
sholderbach 2024-08-03 13:16:47 +02:00
parent 20b53067cd
commit b5761283eb

View File

@ -356,7 +356,7 @@ fn get_documentation(
} }
table_call.add_named(( table_call.add_named((
Spanned { Spanned {
item: "expand".to_string(), item: "width".to_string(),
span: Span::unknown(), span: Span::unknown(),
}, },
None, None,