summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/index.php b/packages/index.php
index b40ce08..b2fea4d 100644
--- a/packages/index.php
+++ b/packages/index.php
@@ -117,7 +117,7 @@
),
"move_date" => array(
"title" => "last update",
- "label" => "Last Update",
+ "label" => "Last Updated",
"mysql" => "IFNULL(`binary_packages`.`last_moved`,\"00-00-0000 00:00:00\")"
)
);