Repository: logging-log4j2 Updated Branches: refs/heads/master 81f7ea57c -> 2817a137c
Update todo comment Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/0f882c86 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/0f882c86 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/0f882c86 Branch: refs/heads/master Commit: 0f882c861155069c1bc2fc23edcc62777466e906 Parents: 81f7ea5 Author: Matt Sicker <[email protected]> Authored: Thu Jun 9 12:00:23 2016 -0500 Committer: Matt Sicker <[email protected]> Committed: Thu Jun 9 12:00:23 2016 -0500 ---------------------------------------------------------------------- src/site/xdoc/manual/extending.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/0f882c86/src/site/xdoc/manual/extending.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/manual/extending.xml b/src/site/xdoc/manual/extending.xml index 5b3348a..110f04d 100644 --- a/src/site/xdoc/manual/extending.xml +++ b/src/site/xdoc/manual/extending.xml @@ -23,7 +23,7 @@ <title>Extending Log4j 2</title> <author email="[email protected]">Ralph Goers</author> </properties> -<!-- TODO: add in documentation regarding plugin builders, factories, and typed attributes --> +<!-- TODO: add in documentation regarding typed attributes --> <body> <section name="Extending Log4j"> <p>
