Skip to content

Commit 1c30f8e

Browse files
committed
Merge branch 'jz/gitweb-conf-doc-fix' into maint
Documentation update. * jz/gitweb-conf-doc-fix: gitweb.conf.txt: say "build-time", not "built-time"
2 parents c809f42 + d7bfb9e commit 1c30f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/gitweb.conf.txt

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

0 commit comments

Comments
 (0)