Skip to content

Commit

Permalink
gitweb.conf.txt: say "build-time", not "built-time"
Browse files Browse the repository at this point in the history
"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>
  • Loading branch information
Jérôme Zago authored and Junio C Hamano committed Mar 31, 2015
1 parent 6d3902b commit d7bfb9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/gitweb.conf.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit d7bfb9e

Please sign in to comment.