Fix for typo.
Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/commit/699553d3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/699553d3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/699553d3 Branch: refs/heads/master Commit: 699553d36946ad87bc512d138831aa2cc9652362 Parents: 1715646 Author: Jacopo Cappellato <[email protected]> Authored: Thu Jan 5 07:41:20 2017 +0100 Committer: Jacopo Cappellato <[email protected]> Committed: Thu Jan 5 07:41:20 2017 +0100 ---------------------------------------------------------------------- src/main/docgen/book.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/699553d3/src/main/docgen/book.xml ---------------------------------------------------------------------- diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml index bb713f7..0769ecb 100644 --- a/src/main/docgen/book.xml +++ b/src/main/docgen/book.xml @@ -1298,7 +1298,7 @@ two freemarker.jar-s and unpredictable behavior! policies), it can be merged back into the <quote>main</quote> branch.</para> - <para>All commits should have helpful comments; don't afraid of + <para>All commits should have helpful comments; don't be afraid of writing long descriptions. If the commit is related to a Jira issue, the comment should start with the Jira issue identifier, like <quote>FREEMARKER-16: ...</quote></para>
