aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mirrors.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mirrors.php b/mirrors.php
index 392e3b0d6..3aaae3f8c 100644
--- a/mirrors.php
+++ b/mirrors.php
@@ -71,7 +71,7 @@ $headers = array(
'en' => array('Location', 'Protocol', 'Server'),
'de' => array('Ort', 'Protokoll', 'Server'),
'el' => array('Τοποθεσία', 'Πρωτόκολλο', 'Εξυπηρετητής'),
- 'et' => array('Asukoht', 'Protokoll', 'Serveur'),
+ 'et' => array('Asukoht', 'Protokoll', 'Server'),
'fr' => array('Emplacement', 'Protocole', 'Serveur'),
'it' => array('Posizione', 'Protocollo', 'Server'),
'pl' => array('Położenie', 'Protokół', 'Serwer'),