From 078e6ed3abb9012f61a6ad516e5cb4ee072b064b Mon Sep 17 00:00:00 2001 From: Mark McGranaghan Date: Tue, 9 Oct 2012 19:26:40 -0700 Subject: [PATCH] consistently use a period --- template/chapter.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/chapter.tmpl b/template/chapter.tmpl index 493e83f..a96a02a 100644 --- a/template/chapter.tmpl +++ b/template/chapter.tmpl @@ -36,7 +36,7 @@ {{end}} {{if .NextChapter}}

- Next example: {{.NextChapter.Name}} + Next example: {{.NextChapter.Name}}.

{{end}}