From 38f51bcccf074e5e707540d4a04a657740486ba0 Mon Sep 17 00:00:00 2001 From: Stefan Sayer Date: Mon, 12 Jul 2010 16:06:02 +0200 Subject: [PATCH] fixed another DSM example typo --- doc/src/doc_howtostart_noproxy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;