From ee8c969fcea83cd7c92eac8b67e06510ef6812b7 Mon Sep 17 00:00:00 2001 From: prashantsinalkar Date: Thu, 11 Feb 2021 14:54:49 +0530 Subject: Update header in the table --- tbc_details.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tbc_details.inc b/tbc_details.inc index a990a09..639557b 100644 --- a/tbc_details.inc +++ b/tbc_details.inc @@ -39,7 +39,7 @@ function dwsim_tbc_completed_book_proposal_all() } //$row = $result->fetchObject() $preference_header = array( 'No', - 'Tittle of the Book', + 'Title of the Book', 'Contributor Name', 'University / Institute', 'Year of Completion' -- cgit