X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/c5571d92378b2dc0529d05b8f6ad3349b2d128cc..29ffce500fa398f604111f96b822015585a75ab3:/lib/functions.php diff --git a/lib/functions.php b/lib/functions.php index b98486f..89c36b0 100644 --- a/lib/functions.php +++ b/lib/functions.php @@ -443,7 +443,7 @@ jirafeau_upload ($file, $one_time_download, $key, $time, $ip, $crypt, $link_name } /** - * tells if a mime-type is viewable in a browser + * Tells if a mime-type is viewable in a browser * @param $mime the mime type * @returns a boolean telling if a mime type is viewable */