X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;ds=sidebyside;f=main_test.go;h=a8b81b41e2430ce3d983eacde7a3d3162c2f7564;hb=f8e6645b525579b9529f3924972db291e3d3c901;hp=7ccaca93dbff536cccc2968a8494aa3350486bcb;hpb=d0b51bf08a5eed0790f7a4769b2e2ef03118c5f0;p=nsscash%2Fnsscash.git diff --git a/main_test.go b/main_test.go index 7ccaca9..a8b81b4 100644 --- a/main_test.go +++ b/main_test.go @@ -728,7 +728,7 @@ path = "%[4]s" "status code 404") mustNotExist(t, statePath, plainPath) - // Even tough passwd was successfully fetched, no files were modified + // Even though passwd was successfully fetched, no files were modified // because the second fetch failed mustBeOld(t, passwdPath, groupPath) }