X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/98abe5bb9e6297a5dcbae206e00352c8630d922e..67d0f870506e3bc3703ae3cb2cb00e19691ce967:/filters/syntax-highlighting.sh?ds=sidebyside diff --git a/filters/syntax-highlighting.sh b/filters/syntax-highlighting.sh index 4fa7928..840bc34 100755 --- a/filters/syntax-highlighting.sh +++ b/filters/syntax-highlighting.sh @@ -1,6 +1,6 @@ #!/bin/sh # This script can be used to implement syntax highlighting in the cgit -# tree-view by refering to this file with the source-filter or repo.source- +# tree-view by referring to this file with the source-filter or repo.source- # filter options in cgitrc. # # This script requires a shell supporting the ${var##pattern} syntax.