]> ruderich.org/simon Gitweb - nsscash/nsscash.git/blobdiff - main_test.go
nsscash: fix typo in test comment
[nsscash/nsscash.git] / main_test.go
index 7ccaca93dbff536cccc2968a8494aa3350486bcb..a8b81b41e2430ce3d983eacde7a3d3162c2f7564 100644 (file)
@@ -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)
 }