index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-04-27 18:31:16 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-04-27 18:31:16 +0200 |
commit | fc6ae1db58163d8c18c9e8769e6615119c21ff54 (patch) | |
tree | 6653333f52f2fbc149d99a09de2817b18c4e5a03 /mirrors.php | |
parent | 12ecabf7dc5d3c75fc002f531f08cb91cc91aeb2 (diff) |
-rw-r--r-- | mirrors.php | 2 |
diff --git a/mirrors.php b/mirrors.php index 8ba3cde..8143588 100644 --- a/mirrors.php +++ b/mirrors.php @@ -39,7 +39,7 @@ if (count($uri_parts) == 0) { // index "mysql" => "`l_ms`.`country_code`" ), "isos" => array( - "title" => "wether isos are available", + "title" => "whether isos are available", "label" => "ISOs", "mysql" => "`l_ms`.`isos`" ), |