Commit 3f145c3158a9667d20272281ecb98d7e9ad9540c

Stefan Sperling 2020-01-28T19:51:13

wording tweak for got_max_commits_display

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/gotweb/gotweb.conf.5 b/gotweb/gotweb.conf.5
index 67460b1..ede9274 100644
--- a/gotweb/gotweb.conf.5
+++ b/gotweb/gotweb.conf.5
@@ -41,7 +41,7 @@ environment of
 The available configuration directives are as follows:
 .Bl -tag -width Ds
 .It Ic got_max_commits_display Ar number
-Set the maximum amount of log lines displayed.
+Set the maximum amount of commits displayed per page.
 .It Ic got_logo Ar path
 Set the path to an image file containing a logo to be displayed.
 .It Ic got_logo_url Ar url