Fix clipboard confirmation window typo (#4124)

uh just fixes a typo of appliclication instead of application for an
osc_52_read request
pull/4128/head
Mitchell Hashimoto 2024-12-30 12:41:40 -08:00 committed by GitHub
commit 0da8801dc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@ fn promptText(req: apprt.ClipboardRequest) [:0]const u8 {
\\Pasting this text into the terminal may be dangerous as it looks like some commands may be executed.
,
.osc_52_read =>
\\An appliclication is attempting to read from the clipboard.
\\An application is attempting to read from the clipboard.
\\The current clipboard contents are shown below.
,
.osc_52_write =>