X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/c5571d92378b2dc0529d05b8f6ad3349b2d128cc..47405a7fcc40dcb517753c22430997fe5bfc4212:/lib/functions.php?ds=sidebyside 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 */