summaryrefslogtreecommitdiff
path: root/modules/upload/upload.install
diff options
context:
space:
mode:
Diffstat (limited to 'modules/upload/upload.install')
-rw-r--r--modules/upload/upload.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/upload/upload.install b/modules/upload/upload.install
index 26924f050..0e4637eee 100644
--- a/modules/upload/upload.install
+++ b/modules/upload/upload.install
@@ -12,7 +12,7 @@
*/
/**
- * Implement hook_schema().
+ * Implements hook_schema().
*/
function upload_schema() {
$schema['upload'] = array(