mirror of
https://github.com/nushell/nushell.git
synced 2025-07-08 02:17:22 +02:00
committed by
GitHub
parent
f0a073b397
commit
e810995cf8
@ -473,7 +473,7 @@ pub enum ShellError {
|
||||
span: Span,
|
||||
},
|
||||
|
||||
/// An error happened while tryin to create a range.
|
||||
/// An error happened while trying to create a range.
|
||||
///
|
||||
/// This can happen in various unexpected situations, for example if the range would loop forever (as would be the case with a 0-increment).
|
||||
///
|
||||
|
Reference in New Issue
Block a user