From 251195be66761203a58f20b889fe9247541c5d55 Mon Sep 17 00:00:00 2001 From: Todd Lyons Date: Tue, 6 May 2014 05:14:28 -0700 Subject: [PATCH] Fix a second bad gitweb link --- templates/log.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/log.tt b/templates/log.tt index a151d6c..2233397 100644 --- a/templates/log.tt +++ b/templates/log.tt @@ -105,7 +105,7 @@ See accompanying License file for license details
Git log
 [% IF last_build_git_ref && git_head_ref %]
-Change Set for this build
+Change Set for this build
 [% END %]
 [% FOREACH clog IN changed_this_run_logs ; PROCESS gitlog -%]
 [%- END -%]
-- 
2.30.2