diff options
author | Brett Porter <brett@apache.org> | 2012-09-24 12:36:02 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2012-09-24 12:36:02 +0000 |
commit | 9f71286219563a56f94057cd69a831071089a541 (patch) | |
tree | 6b50fdd0900b4bbe2ed43ecdf7367e626b0a55e9 /archiva-docs | |
parent | 39a10111c92def9b90c83dcf8480583d3a096d57 (diff) | |
download | archiva-9f71286219563a56f94057cd69a831071089a541.tar.gz archiva-9f71286219563a56f94057cd69a831071089a541.zip |
fix typo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1389336 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-docs')
-rw-r--r-- | archiva-docs/src/site/xdoc/index.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-docs/src/site/xdoc/index.xml b/archiva-docs/src/site/xdoc/index.xml index 6eca5894c..6e72cc8ca 100644 --- a/archiva-docs/src/site/xdoc/index.xml +++ b/archiva-docs/src/site/xdoc/index.xml @@ -20,7 +20,7 @@ --> <document> <properties> - <title>User Guild</title> + <title>User Guide</title> <author email="brett@apache.org">Brett Porter</author> </properties> <!-- move js and css to head --> |