diff --git a/apps/app_meetme.c b/apps/app_meetme.c
index 55099dd790e4eb3685f07cd352ae38e0e168ef40..daf947745715bad4c8bc479f3e1b628243c2764f 100644
--- a/apps/app_meetme.c
+++ b/apps/app_meetme.c
@@ -147,7 +147,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
 					</option>
 					<option name="p" hasparams="optional">
 						<para>Allow user to exit the conference by pressing <literal>#</literal> (default)
-						or any of the defined keys.  The key used is set to channel variable
+						or any of the defined keys. Dial plan execution will continue at the next
+						priority following MeetMe. The key used is set to channel variable
 						<variable>MEETME_EXIT_KEY</variable>.</para>
 						<argument name="keys" required="true" />
 						<note>