We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2136f4 commit 1721432Copy full SHA for 1721432
1 file changed
xdocs/navigation.xml
@@ -1,8 +1,8 @@
1
<?xml version="1.0" encoding="ISO-8859-1"?>
2
<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
3
-<project name="IO">
+<project name="Commons IO">
4
5
- <title>IO</title>
+ <title>Commons IO</title>
6
7
<body>
8
<links>
@@ -12,7 +12,7 @@
12
<menu name="Commons IO">
13
<item name="Overview" href="/index.html"/>
14
<item name="Download" href="http://jakarta.apache.org/site/downloads/downloads_commons-io.cgi"/>
15
- <item name="Users guide" href="/description.html"/>
+ <item name="User guide" href="/description.html"/>
16
<item name="Best practices" href="/bestpractices.html"/>
17
<!--item name="History" href="/history.html"/-->
18
<item name="Javadoc (1.2 release)" href="api-release/index.html"/>
0 commit comments