Repository: yetus Updated Branches: refs/heads/asf-site ce16aba54 -> 455063f65
YETUS-103. Wrong hook name in the bug system support document Project: http://git-wip-us.apache.org/repos/asf/yetus/repo Commit: http://git-wip-us.apache.org/repos/asf/yetus/commit/455063f6 Tree: http://git-wip-us.apache.org/repos/asf/yetus/tree/455063f6 Diff: http://git-wip-us.apache.org/repos/asf/yetus/diff/455063f6 Branch: refs/heads/asf-site Commit: 455063f659c629d82b150652a72b2c872862fefb Parents: ce16aba Author: Allen Wittenauer <[email protected]> Authored: Mon Nov 2 12:48:28 2015 -0800 Committer: Allen Wittenauer <[email protected]> Committed: Mon Nov 2 12:48:28 2015 -0800 ---------------------------------------------------------------------- documentation/latest/precommit-bugsystems/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/yetus/blob/455063f6/documentation/latest/precommit-bugsystems/index.html ---------------------------------------------------------------------- diff --git a/documentation/latest/precommit-bugsystems/index.html b/documentation/latest/precommit-bugsystems/index.html index 77a2aba..d6c1ec5 100644 --- a/documentation/latest/precommit-bugsystems/index.html +++ b/documentation/latest/precommit-bugsystems/index.html @@ -134,7 +134,7 @@ <ul> <li>Using any heuristics available, set the issue, bug number, etc, for this bug system, if possible. This is typically used to fill in supplementary information in the final output table.</li> </ul></li> -<li><p>pluginname_writecomment</p> +<li><p>pluginname_write_comment</p> <ul> <li>Given text input, write this output to the bug system as a comment. NOTE: It is the bug system’s responsibility to format appropriately.</li>
