mirror of
https://github.com/nushell/nushell.git
synced 2025-07-01 15:11:52 +02:00
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.
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
///
|
||||
/// ```no_run
|
||||
/// # // NOTE: The `nu!` macro needs the `nu` binary to exist. The test are
|
||||
/// # // therefore only compiled but not run (thats what the `no_run` at
|
||||
/// # // therefore only compiled but not run (that's what the `no_run` at
|
||||
/// # // the beginning of this code block is for).
|
||||
/// #
|
||||
/// use nu_test_support::nu;
|
||||
|
Reference in New Issue
Block a user