master
Joey Hess 2009-05-23 05:33:08 -04:00
parent a9970df0bf
commit 8ba98ad1dc
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ sub getsetup () {
tohighlight => {
type => "string",
example => ".c .h .cpp .pl .py Makefile:make",
description => "source files to syntax highlight",
description => "types of source files to syntax highlight",
safe => 1,
rebuild => 1,
},