fixed indentation

pull/992/head
Gedion 2012-09-11 17:49:58 -05:00
parent 3364eb131e
commit a25feed1c2
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ linestylefilter.getLineStyleFilter = function(lineLength, aline, textAndClassFun
return function(txt, cls)
{
var disableAuthColorForThisLine = hooks.callAll("disableAuthorColorsForThisLine", {
var disableAuthColorForThisLine = hooks.callAll("disableAuthorColorsForThisLine", {
linestylefilter: linestylefilter,
text: txt,
class: cls