Merge branch 'jz/gitweb-conf-doc-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 14 Apr 2015 17:34:01 +0000 (10:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Apr 2015 17:34:01 +0000 (10:34 -0700)
* jz/gitweb-conf-doc-fix:
gitweb.conf.txt: say "build-time", not "built-time"

Documentation/gitweb.conf.txt
index 0506f07d74421e277c608f37951a063d66a5a5b3..a096e7ddf7e7ebb73f630d023159abd395e7a512 100644 (file)
@@ -482,7 +482,7 @@ project config.  Per-repository configuration takes precedence over value
 composed from `@git_base_url_list` elements and project name.
 +
 You can setup one single value (single entry/item in this list) at build
-time by setting the `GITWEB_BASE_URL` built-time configuration variable.
+time by setting the `GITWEB_BASE_URL` build-time configuration variable.
 By default it is set to (), i.e. an empty list.  This means that gitweb
 would not try to create project URL (to fetch) from project name.