Improve the report.
[crypto_lab2.git] / labo2-fsharp / CryptoFileTests / Tests.fs
index 95ede04..eb8a290 100644 (file)
@@ -62,7 +62,7 @@ let doSomeTests () =
     with
         | error -> assert (error :? UnableToDecryptAESKeys)
 
-    printfn "== Altering the cyphering..."
+    printfn "== Altering the cyphertext..."
     encrypt ()
     incrementByteCipherFileAt (32L + 256L + 256L)
     try