Repository: incubator-htrace Updated Branches: refs/heads/master 0cfab134a -> 3bdab29c6
HTRACE-26. Fix wording in index.md docs (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/incubator-htrace/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-htrace/commit/3bdab29c Tree: http://git-wip-us.apache.org/repos/asf/incubator-htrace/tree/3bdab29c Diff: http://git-wip-us.apache.org/repos/asf/incubator-htrace/diff/3bdab29c Branch: refs/heads/master Commit: 3bdab29c67d197be8a5e58bf2eb93a61387947d8 Parents: 0cfab13 Author: Colin P. Mccabe <[email protected]> Authored: Mon Dec 29 11:22:45 2014 -0800 Committer: Colin P. Mccabe <[email protected]> Committed: Mon Dec 29 11:22:45 2014 -0800 ---------------------------------------------------------------------- src/main/site/markdown/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/3bdab29c/src/main/site/markdown/index.md ---------------------------------------------------------------------- diff --git a/src/main/site/markdown/index.md b/src/main/site/markdown/index.md index 09b71a9..b496ce1 100644 --- a/src/main/site/markdown/index.md +++ b/src/main/site/markdown/index.md @@ -2,7 +2,7 @@ Apache HTrace is an <a href="http://htrace.incubator.apache.org">Apache Incubato project. To add HTrace to your project, see detail on how to add it as a <a href="dependency-info.html">dependency</a>. -Formally, HTrace was available at org.htrace. +Formerly, HTrace was available at org.htrace. API ---
