Repository: logging-log4j2 Updated Branches: refs/heads/master e725aa84c -> 83b35cdaa
documentation: small fixes related to script documentation Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/1afb9258 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/1afb9258 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/1afb9258 Branch: refs/heads/master Commit: 1afb9258b125a710f29c219c7b7c11e9bb11ce82 Parents: e725aa8 Author: rpopma <[email protected]> Authored: Sat Dec 5 20:09:49 2015 +0900 Committer: rpopma <[email protected]> Committed: Sat Dec 5 20:09:49 2015 +0900 ---------------------------------------------------------------------- src/site/xdoc/manual/filters.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1afb9258/src/site/xdoc/manual/filters.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/manual/filters.xml b/src/site/xdoc/manual/filters.xml index df2942e..67f8059 100644 --- a/src/site/xdoc/manual/filters.xml +++ b/src/site/xdoc/manual/filters.xml @@ -549,7 +549,7 @@ </tr> </table> <p> - The sample below shows how to declare script fiels and then reference them in specific components. + The sample below shows how to declare script fields and then reference them in specific components. </p> <pre class="prettyprint linenums"><