diff managesieve_test.go @ 11:b790df0733d4

Fix typos
author Guido Berhoerster <guido+managesieve@berhoerster.name>
date Tue, 09 Feb 2021 21:28:13 +0100
parents f9bb517e9447
children 66b46b3d73be
line wrap: on
line diff
--- a/managesieve_test.go	Wed Feb 03 13:24:31 2021 +0100
+++ b/managesieve_test.go	Tue Feb 09 21:28:13 2021 +0100
@@ -950,7 +950,7 @@
 }
 
 // custom SASL authentication method handling with a challenge which is not a
-// bas64-encoded string
+// base64-encoded string
 var corruptAuthServer string = `"IMPLEMENTATION" "Example"
 "SASL" "PLAIN TEST"
 "SIEVE" "fileinto vacation"