mirror of
https://github.com/nushell/nushell
synced 2024-11-10 07:04:13 +00: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
1 changed files with 1 additions and 1 deletions
|
@ -356,7 +356,7 @@ fn get_documentation(
|
|||
}
|
||||
table_call.add_named((
|
||||
Spanned {
|
||||
item: "expand".to_string(),
|
||||
item: "width".to_string(),
|
||||
span: Span::unknown(),
|
||||
},
|
||||
None,
|
||||
|
|
Loading…
Reference in a new issue