diff --git a/examples/sound_capture/SoundCapture.cpp b/examples/sound_capture/SoundCapture.cpp index 21f59175..d3543441 100644 --- a/examples/sound_capture/SoundCapture.cpp +++ b/examples/sound_capture/SoundCapture.cpp @@ -84,7 +84,7 @@ int main() } } - // Finished ! + // Finished! std::cout << std::endl << "Done!" << std::endl; // Wait until the user presses 'enter' key