chore: fix some typos in comments (#7814)

Signed-off-by: whosehang <whosehang@outlook.com>
This commit is contained in:
whosehang
2024-04-24 14:16:19 +08:00
committed by GitHub
parent bc68f400f6
commit 66d1af63b0
3 changed files with 3 additions and 3 deletions

View File

@@ -1861,7 +1861,7 @@ pub fn is_preset_password() -> bool {
})
}
/// Send a url scheme throught the ipc.
/// Send a url scheme through the ipc.
///
/// * macOS only
#[allow(unused_variables)]