From 14c7ffb8d4aa4c3357bfc82eb79ac031af59a1ec Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Mon, 23 Nov 2020 14:06:03 +0100 Subject: [PATCH] Fix class comment --- MD_JAIL.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MD_JAIL.php b/MD_JAIL.php index 624e8f2..d8a1d9b 100644 --- a/MD_JAIL.php +++ b/MD_JAIL.php @@ -5,7 +5,7 @@ declare(strict_types = 1); /** - * A class that, once initialized, forces the programmer to make security instructions implicit. + * A class that, once initialized, forces the programmer to make security instructions explicit. * If an object of the class has been created, not specifying security instructions * leads to an error. * A restriction on basic file operations is not practical in an md context because of