mirror of
https://github.com/nushell/nushell.git
synced 2025-04-22 20:28:22 +02:00
# Description This seems to be a minor copy paste mistake. cc @Embers-of-the-Fire Followup to #13526 # User-Facing Changes (-) # Tests + Formatting (-)
This commit is contained in:
parent
20b53067cd
commit
07e7c8c81f
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user