Fixed spelling

This commit is contained in:
Thorsten Sommer 2024-05-12 14:34:29 +02:00
parent 8df346ffce
commit c633053663
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -1,4 +1,4 @@
// Prevents additional console window on Windows in release, DO NOT REMOVE!!
// Prevents an additional console window on Windows in release, DO NOT REMOVE!!
#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]
use arboard::Clipboard;