]> granicus.if.org Git - git/commitdiff
gitweb.conf.txt: say "build-time", not "built-time"
authorJérôme Zago <git-patch@agt-the-walker.net>
Thu, 3 Apr 2014 20:49:47 +0000 (22:49 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 31 Mar 2015 20:27:24 +0000 (13:27 -0700)
"build-time" is used everywhere else.

Signed-off-by: Jérôme Zago <git-patch@agt-the-walker.net>
Reviewed-by: Jakub Narębski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitweb.conf.txt

index 327246c19a30fe7818bfcba23f97ad6c084e2724..f288d3b21176cbbd18bdca812e5f0d2c87aabe68 100644 (file)
@@ -450,7 +450,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.