gitweb.cgi: fix "comitter_tz" typo in feed
authorDylan Alex Simon <dylan@dylex.net>
Thu, 11 Oct 2012 20:40:35 +0000 (16:40 -0400)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Oct 2012 15:43:12 +0000 (08:43 -0700)
gitweb's feeds sometimes contained committer timestamps in the wrong timezone
due to a misspelling.

Signed-off-by: Dylan Simon <dylan@dylex.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found