From: Banana Date: Sat, 3 Feb 2024 19:38:04 +0000 (+0100) Subject: typo X-Git-Tag: 1.6~1^2 X-Git-Url: http://91.132.146.200/gitweb/?a=commitdiff_plain;h=cbb8cfeb15b01b465662b14a1919a9d075d36112;p=bibliotheca-php.git typo --- diff --git a/webclient/setup/index.php b/webclient/setup/index.php index 1e51547..f4ecf89 100644 --- a/webclient/setup/index.php +++ b/webclient/setup/index.php @@ -22,7 +22,7 @@ * A plain and simple setup for bibliotheca * It creates the config file based on the .default file. * It creates the default database tables. - * It self deletes after a setup is complete to reduce some sercuirty risks + * It self deletes after a setup is complete to reduce some security risks */ mb_http_output('UTF-8');