Repository: logging-log4j2
Updated Branches:
  refs/heads/master 4ff1b03fa -> 6f108cf06


LOG4J2-771 (Main Args Lookup) use full words, no abbreviations, in
left-hand side navigation menu

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/6f108cf0
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/6f108cf0
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/6f108cf0

Branch: refs/heads/master
Commit: 6f108cf061382f1b4c22eb9ec5e17c1eb5b2160a
Parents: 4ff1b03
Author: rpopma <[email protected]>
Authored: Sun Sep 28 00:42:36 2014 +0900
Committer: rpopma <[email protected]>
Committed: Sun Sep 28 00:42:36 2014 +0900

----------------------------------------------------------------------
 src/site/site.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/6f108cf0/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 0f63327..76858c0 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -94,7 +94,7 @@
       </item>
 
       <item name="Lookups" href="/manual/lookups.html" collapse="true">
-        <item name="App Main Args" 
href="/manual/lookups.html#AppMainArgsLookup"/>
+        <item name="Application Main Arguments" 
href="/manual/lookups.html#AppMainArgsLookup"/>
         <item name="Context Map" href="/manual/lookups.html#ContextMapLookup"/>
         <item name="Date" href="/manual/lookups.html#DateLookup"/>
         <item name="Environment" 
href="/manual/lookups.html#EnvironmentLookup"/>

Reply via email to