Sometimes one extra character makes all the difference
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/91575baf Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/91575baf Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/91575baf Branch: refs/heads/Query-UI-Cleanup Commit: 91575baf50859cb5dd26e26435eea3131d8e92c4 Parents: 31431fa Author: Dirkjan Ochtman <[email protected]> Authored: Tue Apr 15 11:04:38 2014 +0200 Committer: Dirkjan Ochtman <[email protected]> Committed: Tue Apr 15 22:30:49 2014 +0200 ---------------------------------------------------------------------- share/doc/build/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/91575baf/share/doc/build/Makefile.am ---------------------------------------------------------------------- diff --git a/share/doc/build/Makefile.am b/share/doc/build/Makefile.am index 92ec2ff..7b95d0d 100644 --- a/share/doc/build/Makefile.am +++ b/share/doc/build/Makefile.am @@ -450,7 +450,7 @@ src_files_html = \ ../templates/layout.html \ ../templates/help.html \ ../templates/searchbox.html \ - ../templates/tracing.html \ + ../templates/tracking.html \ ../templates/utilities.html sphinx_extensions = \
