correct spelling mistake

This commit is contained in:
Niels Lyngsø
2020-05-01 10:25:08 +02:00
parent 871e50efb8
commit b992830307
@@ -146,7 +146,7 @@
});
}
else {
//replace the content of the editor, since the cultura and segment is the same.
//replace the content of the editor, since the culture and segment is the same.
vm.editors[index].content = variant;
}