From e4a9a61c08c6f4c2250c647dcc75d4c07f2de9c7 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 15 Aug 2024 09:32:37 -0700 Subject: Fix typos in comments This should result in no difference in configuration. --- modules/cgit/templates/cgitrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/cgit') diff --git a/modules/cgit/templates/cgitrc b/modules/cgit/templates/cgitrc index d063e4f6..1e1a399c 100644 --- a/modules/cgit/templates/cgitrc +++ b/modules/cgit/templates/cgitrc @@ -85,7 +85,7 @@ mimetype.png=image/png mimetype.svg=image/svg+xml -# Highlight source code with python pygments-based highligher +# Highlight source code with python pygments-based highlighter source-filter=/usr/libexec/cgit/filters/syntax-highlighting.sh # Format markdown, restructuredtext, manpages, text files, and html files @@ -108,7 +108,7 @@ readme=:INSTALL.html readme=:INSTALL.txt readme=:INSTALL -# Special Case mainly for initscrpipts git repo where we cannot write to master +# Special Case mainly for initscripts git repo where we cannot write to master readme=distro/mga:README.md ## -- cgit v1.2.1