nushell/crates/nu-command/src/strings
Kian-Meng Ang 79000aa5e0
Fix typos by codespell (#7600)
# Description

Found via `codespell -S target -L
crate,ser,numer,falsy,ro,te,nd,bu,ndoes,statics,ons,fo,rouge,pard`

# User-Facing Changes

None.

# Tests + Formatting

None and done.

# After Submitting

None.
2022-12-26 02:31:26 -05:00
..
encode_decode Further cleanup of Span::test_data usage + span fixes (#7595) 2022-12-24 07:41:57 -06:00
format Standardise the use of ShellError::UnsupportedInput and ShellError::TypeMismatch and add spans to every instance of the former (#7217) 2022-12-23 01:48:53 -05:00
split Add extra_usage messages for subcommand-only commands (#7594) 2022-12-24 07:16:29 -06:00
str_ Fix typos by codespell (#7600) 2022-12-26 02:31:26 -05:00
char_.rs Standardise the use of ShellError::UnsupportedInput and ShellError::TypeMismatch and add spans to every instance of the former (#7217) 2022-12-23 01:48:53 -05:00
detect_columns.rs Remove unnecessary echo uses from examples (#7500) 2022-12-16 11:51:00 -05:00
mod.rs Remove build-string command (#7144) 2022-11-16 09:37:52 -08:00
parse.rs Remove unnecessary echo uses from examples (#7500) 2022-12-16 11:51:00 -05:00
size.rs Further cleanup of Span::test_data usage + span fixes (#7595) 2022-12-24 07:41:57 -06:00