Skip to content

Commit 283aae2

Browse files
authored
codespell. I didn't even touch this file. How did it get here?
1 parent c534ba3 commit 283aae2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/pi-hole/php/func.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ function checkfile($filename)
113113

114114
// Avoid browser caching old versions of a file, using the last modification time
115115
// Receive the file URL (without "/admin/");
116-
// Return the string containin URL + "?v=xxx", where xxx is the last modified time of the file.
116+
// Return the string containing URL + "?v=xxx", where xxx is the last modified time of the file.
117117
function fileversion($url)
118118
{
119119
$filename = $_SERVER['DOCUMENT_ROOT'].'/admin/'.$url;

0 commit comments

Comments
 (0)