diff options
| author | Andrew Kreimer <algonell@gmail.com> | 2024-09-23 14:03:43 +0300 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-09-23 12:47:36 -0700 |
| commit | 9310f10e2bd33ceb87d775fd7d6d6847c8e4501d (patch) | |
| tree | 15e709283fba3fcfc32aebbdfcedb01f427221a0 /Documentation/gitweb.txt | |
| parent | Documentation/config: fix typos (diff) | |
| download | git-9310f10e2bd33ceb87d775fd7d6d6847c8e4501d.tar.gz git-9310f10e2bd33ceb87d775fd7d6d6847c8e4501d.zip | |
Documentation: fix typos
Fix typos in documentation.
Signed-off-by: Andrew Kreimer <algonell@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/gitweb.txt')
| -rw-r--r-- | Documentation/gitweb.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gitweb.txt b/Documentation/gitweb.txt index 56d24a30a3..5e2b491ec2 100644 --- a/Documentation/gitweb.txt +++ b/Documentation/gitweb.txt @@ -234,7 +234,7 @@ from the template during repository creation, usually installed in configuration variable, but the file takes precedence. category (or `gitweb.category`):: - Singe line category of a project, used to group projects if + Single line category of a project, used to group projects if `$projects_list_group_categories` is enabled. By default (file and configuration variable absent), uncategorized projects are put in the `$project_list_default_category` category. You can use the |
