зеркало из https://github.com/mozilla/pjs.git
Minor typo fix in debug code
This commit is contained in:
Родитель
a4aaadd575
Коммит
4ecb1e5aac
|
@ -198,7 +198,7 @@ sub setupConfigure {
|
|||
if (defined($value)) {
|
||||
$self->propertySet($property, $value);
|
||||
} else {
|
||||
$self->dump(9, "Did not have a value for '$property',aborting setup.");
|
||||
$self->dump(9, "Did not have a value for '$property', aborting setup.");
|
||||
return "$prefix.$property";
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче