Fix indentation

This commit is contained in:
Garen Torikian 2012-11-09 15:10:59 -08:00 committed by nightwing
commit b883a44823

View file

@ -52,7 +52,7 @@ var modesByName = {
lua: ["Lua" , "lua"],
luapage: ["LuaPage" , "lp"], // http://keplerproject.github.com/cgilua/manual.html#templates
markdown: ["Markdown" , "md|markdown"],
objectivec: ["Objective-C" , "m"],
objectivec: ["Objective-C" , "m"],
ocaml: ["OCaml" , "ml|mli"],
perl: ["Perl" , "pl|pm"],
pgsql: ["pgSQL" , "pgsql"],