summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/help/localization/en_GB.inc (renamed from plugins/help/localization/en_UK.inc)2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/help/localization/en_UK.inc b/plugins/help/localization/en_GB.inc
index cfc3980a4..8c2d1517c 100644
--- a/plugins/help/localization/en_UK.inc
+++ b/plugins/help/localization/en_GB.inc
@@ -3,6 +3,6 @@
$labels = array();
$labels['help'] = 'Help';
$labels['about'] = 'About';
-$labels['license'] = 'Licence';
+$labels['license'] = 'License';
?>