From 343f0f8acdc5dba104e43a46af616a0f75a75633 Mon Sep 17 00:00:00 2001 From: justin Date: Sun, 11 Jul 2010 02:27:00 +0000 Subject: [PATCH] fix spelling error --- admin/reports_committees.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/reports_committees.inc.php b/admin/reports_committees.inc.php index 45055f1..03f7d77 100644 --- a/admin/reports_committees.inc.php +++ b/admin/reports_committees.inc.php @@ -62,8 +62,8 @@ $report_committees_fields = array( 'table' => 'users.phonework'), 'phone_cel' => array( - 'name' => 'Committee Member -- Phone (Cel)', - 'header' => 'Phone(Cel)', + 'name' => 'Committee Member -- Phone (Cell)', + 'header' => 'Phone(Cell)', 'width' => 25.4 /*mm*/, 'table' => 'users.phonecell'),