diff --git a/doc/src/doc_howtostart_noproxy.h b/doc/src/doc_howtostart_noproxy.h index 1e7d5798..6a344948 100644 --- a/doc/src/doc_howtostart_noproxy.h +++ b/doc/src/doc_howtostart_noproxy.h @@ -154,7 +154,7 @@ \code initial state BEGIN enter { - playFile(/usr/local/lib/sems/audio/webconference/first_participant.wav + playFile(/usr/local/lib/sems/audio/webconference/first_participant.wav); }; transition "file ends" BEGIN - noAudioTest -> TYPING;