mirror of
https://github.com/nushell/nushell.git
synced 2025-08-14 02:28:35 +02:00
fix a typo
This should make the CI typo checker happy.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user