Fix to doc title page. ADD THIS TO TRUNK.
Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/6890529f Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/6890529f Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/6890529f Branch: refs/heads/apache-blur-0.2 Commit: 6890529f32e9cefcb68a42652b24db8067e594d0 Parents: ff19c2d Author: Aaron McCurry <[email protected]> Authored: Thu Sep 5 16:45:03 2013 -0400 Committer: Aaron McCurry <[email protected]> Committed: Thu Sep 5 16:45:03 2013 -0400 ---------------------------------------------------------------------- blur-util/src/main/resources/org/apache/blur/doc/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/6890529f/blur-util/src/main/resources/org/apache/blur/doc/header.html ---------------------------------------------------------------------- diff --git a/blur-util/src/main/resources/org/apache/blur/doc/header.html b/blur-util/src/main/resources/org/apache/blur/doc/header.html index 1c29306..2ff0de6 100644 --- a/blur-util/src/main/resources/org/apache/blur/doc/header.html +++ b/blur-util/src/main/resources/org/apache/blur/doc/header.html @@ -17,7 +17,7 @@ --> <html> <head> - <title>Extra - Apache Blur (Incubator) Documentation</title> + <title>Blur API - Apache Blur (Incubator) Documentation</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- Bootstrap --> <link href="resources/css/bootstrap.min.css" rel="stylesheet" media="screen">
