without instead of wihtout
This commit is contained in:
Olivier Truong
2018-11-06 20:22:27 +01:00
committed by Karl Burtram
parent a26be76d79
commit e2bd6c06ec

View File

@@ -199,7 +199,7 @@ suite('Keybindings Editor Model test', () => {
});
});
test('convert with title and wihtout binding to entry', () => {
test('convert with title and without binding to entry', () => {
const id = 'a' + uuid.generateUuid();
registerCommandWithTitle(id, 'some title');
prepareKeybindingService();