Commit 09fa2072 authored by Franco Fichtner's avatar Franco Fichtner

config: fix typo; closes #1349

parent dcd747aa
......@@ -161,7 +161,7 @@ function convert_config($verbose = false)
if ($verbose) {
passthru($mvc_migration);
} else {
mwexecf($mvc_migraton);
mwexecf($mvc_migration);
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment