typo
parent
4b4bce5006
commit
182edf291b
|
@ -1045,7 +1045,7 @@ sub preprocess ($$$;$$) { #{{{
|
|||
my $params=shift;
|
||||
$params="" if ! defined $params;
|
||||
|
||||
f (length $escape) {
|
||||
if (length $escape) {
|
||||
return "[[$prefix$command $params]]";
|
||||
}
|
||||
elsif (exists $hooks{preprocess}{$command}) {
|
||||
|
|
Loading…
Reference in New Issue