From 04c48d115c78be9646a8db573ee4b2a7b872b151 Mon Sep 17 00:00:00 2001 From: Speykious Date: Mon, 24 Oct 2022 20:23:28 +0200 Subject: [PATCH] Fix typo --- src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index 1c11335..739dedb 100644 --- a/src/main.rs +++ b/src/main.rs @@ -53,7 +53,7 @@ async fn main() { } // If a combined file is to be created, do so - // if not, then recreate the file strucutre from the combined file. + // if not, then recreate the file structure from the combined file. if file_path.is_empty() { if encrypted { // Create a new keypair