X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=main_test.go;fp=main_test.go;h=a8b81b41e2430ce3d983eacde7a3d3162c2f7564;hb=172bb2f20e775d24b5010c45c3b9cc83df3fe329;hp=7ccaca93dbff536cccc2968a8494aa3350486bcb;hpb=83eda14856e4cccd49877d7506a07b4c93f1fa18;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) }