typo fixes all over the place

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2020-05-30 16:39:08 +02:00
parent 1610c45a86
commit add5861e8d
29 changed files with 51 additions and 51 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
//! Generate and verify Authentification tickets
//! Generate and verify Authentication tickets
use anyhow::{bail, Error};
use base64;