diff --git a/voice_engine.gyp b/voice_engine.gyp index 9ff350a0b2..96a0527eea 100644 --- a/voice_engine.gyp +++ b/voice_engine.gyp @@ -49,7 +49,7 @@ ], 'action': [ '/bin/sh', '-c', - 'cp -f test/data/voice_engint/audio_* /tmp/;'\ + 'cp -f test/data/voice_engine/audio_* /tmp/;'\ ], }, ],