From 1a60b6cf857c2d1c917f2cb36b5cf7f484f140c4 Mon Sep 17 00:00:00 2001 From: Vinod Dalvi Date: Sat, 14 Sep 2013 03:29:53 -0700 Subject: [PATCH] Corrected wrong comments. --- footer.php | 2 +- header.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/footer.php b/footer.php index 95646bab..36278495 100644 --- a/footer.php +++ b/footer.php @@ -2,7 +2,7 @@ /** * The template for displaying the footer. * - * Contains the closing of the id=main div and all content after + * Contains the closing of the #content div and all content after * * @package _s */ diff --git a/header.php b/header.php index 527b6de3..7dc77bb8 100644 --- a/header.php +++ b/header.php @@ -2,7 +2,7 @@ /** * The Header for our theme. * - * Displays all of the section and everything up till
+ * Displays all of the section and everything up till
* * @package _s */