mirror of
https://github.com/nushell/nushell.git
synced 2024-12-24 07:59:21 +01:00
fix a typo
This should make the CI typo checker happy.
This commit is contained in:
parent
58c227e8ff
commit
6159eb91bd
@ -415,8 +415,8 @@ def check-clipboard [
|
||||
#
|
||||
# Examples:
|
||||
# put a simple string to the clipboard, will be stripped to remove ANSI sequences
|
||||
# >_ "my wonderfull string" | clip
|
||||
# my wonderfull string
|
||||
# >_ "my wonderful string" | clip
|
||||
# my wonderful string
|
||||
# saved to clipboard (stripped)
|
||||
#
|
||||
# put a whole table to the clipboard
|
||||
|
Loading…
Reference in New Issue
Block a user