Gah, typos

This commit is contained in:
Chris 2013-01-28 11:40:37 +00:00
parent e5904772f6
commit 28a1fdc076

View File

@ -315,7 +315,7 @@ sub replace_langvar {
} }
} }
$self -> fix_variables(\$textstr); $self -> fix_variables(\$txtstr);
return $txtstr; return $txtstr;
} }