global: spelling fixes

Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
这个提交包含在:
Ville Skyttä
2017-10-14 22:05:51 +03:00
提交者 Jason A. Donenfeld
父节点 98abe5bb9e
当前提交 67d0f87050
共有 4 个文件被更改,包括 8 次插入8 次删除

查看文件

@ -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.