Skip to content

Commit d7bfb9e

Browse files
Jérôme Zagogitster
authored andcommitted
gitweb.conf.txt: say "build-time", not "built-time"
"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>
1 parent 6d3902b commit d7bfb9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/gitweb.conf.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ project config. Per-repository configuration takes precedence over value
450450
composed from `@git_base_url_list` elements and project name.
451451
+
452452
You can setup one single value (single entry/item in this list) at build
453-
time by setting the `GITWEB_BASE_URL` built-time configuration variable.
453+
time by setting the `GITWEB_BASE_URL` build-time configuration variable.
454454
By default it is set to (), i.e. an empty list. This means that gitweb
455455
would not try to create project URL (to fetch) from project name.
456456

0 commit comments

Comments
 (0)