From d60860555af06be4820a7d0f274fe255e469a671 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 5 Nov 2011 23:27:17 -0200 Subject: Minor additions --- muamba.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'muamba.install') diff --git a/muamba.install b/muamba.install index bd1a710..9482a05 100644 --- a/muamba.install +++ b/muamba.install @@ -25,7 +25,7 @@ function muamba_schema() { 'not null' => TRUE, ), 'nid' => array( - 'description' => t('The {node}.nid of the borrowed item.'), + 'description' => t('The {node}.nid of an item.'), 'type' => 'int', 'unsigned' => TRUE, 'not null' => TRUE, -- cgit v1.2.3