]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2353] redact unit-tests.dox
authorAndrei Pavel <andrei@isc.org>
Sat, 2 Apr 2022 08:12:34 +0000 (11:12 +0300)
committerAndrei Pavel <andrei@isc.org>
Sat, 2 Apr 2022 08:12:34 +0000 (11:12 +0300)
doc/devel/unit-tests.dox

index a82c98a19d0b6e8bc84d7286f3da9eb172d9d0d7..2ab129b9c50c07091ce47524ce01de2401662168 100644 (file)
@@ -178,7 +178,7 @@ anything e.g. `DEBUG=true`. `unset DEBUG` to remove this behavior.
   mysql> ALTER USER 'keatest_secure'@'localhost' REQUIRE X509;
   mysql>@endverbatim\n
   Some old versions of MySQL do not support the REQUIRE keyword in ALTER
-  USER. Fortunately all versions support it in GRANT even it is less secured
+  USER. Fortunately all versions support it in GRANT even if it is less secure
   as the requirement will apply only to commands for the database instead
   to all connections so all commands. And of course in production many
   stronger requirements are available: X509 only requires the user to