[Asterisk-code-review] docs: Remove embedded macro in WaitForCond XML documentation. (asterisk[19])

Friendly Automation asteriskteam at digium.com
Mon Aug 2 10:42:37 CDT 2021


Friendly Automation has submitted this change. ( https://gerrit.asterisk.org/c/asterisk/+/16218 )

Change subject: docs: Remove embedded macro in WaitForCond XML documentation.
......................................................................

docs: Remove embedded macro in WaitForCond XML documentation.

Change-Id: I40c6514e1843e320f3cbe0b2c70d4a98c0e35b9c
---
M apps/app_waitforcond.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Sean Bright: Looks good to me, but someone else must approve
  Benjamin Keith Ford: Looks good to me, but someone else must approve
  George Joseph: Looks good to me, approved
  Friendly Automation: Approved for Submit



diff --git a/apps/app_waitforcond.c b/apps/app_waitforcond.c
index 7bc254c..725afc0 100644
--- a/apps/app_waitforcond.c
+++ b/apps/app_waitforcond.c
@@ -66,7 +66,7 @@
 			<para>Waits until <replaceable>expression</replaceable> evaluates to true, checking every
 			<replaceable>interval</replaceable> seconds for up to <replaceable>timeout</replaceable>. Default
 			is evaluate <replaceable>expression</replaceable> every 50 milliseconds with no timeout.</para>
-			<example title="Wait for ${condition} to become 1 for up to 40 seconds, checking every 500ms">
+			<example title="Wait for condition dialplan variable/function to become 1 for up to 40 seconds, checking every 500ms">
 			 same => n,WaitForCondition(#,#["#{condition}"="1"],40,0.5)
 			</example>
 			<para>Sets <variable>WAITFORCONDITIONSTATUS</variable> to one of the following values:</para>

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16218
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 19
Gerrit-Change-Id: I40c6514e1843e320f3cbe0b2c70d4a98c0e35b9c
Gerrit-Change-Number: 16218
Gerrit-PatchSet: 1
Gerrit-Owner: Joshua Colp <jcolp at sangoma.com>
Gerrit-Reviewer: Benjamin Keith Ford <bford at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Sean Bright <sean at seanbright.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210802/fe69fbb6/attachment-0001.html>


More information about the asterisk-code-review mailing list