fix a typo

This should make the CI typo checker happy.
This commit is contained in:
amtoine 2023-03-31 19:22:08 +02:00
parent 58c227e8ff
commit 6159eb91bd
No known key found for this signature in database
GPG Key ID: 37AAE9B486CFF1AB

View File

@ -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