Skip to content

Commit 62c79ee

Browse files
committed
Typo
1 parent 9815aee commit 62c79ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EDVoiceApp.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ EDVoiceApp::EDVoiceApp(
105105
}
106106
}
107107

108-
//// Now, register manually the voicepack
108+
// Now, register manually the voicepack
109109
_plugins.push_back(LoadedPlugin{});
110110
LoadedPlugin& voice = _plugins.back();
111111
voice.handle = nullptr;

0 commit comments

Comments
 (0)