aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/doc/src/common_test_app.xml
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2011-07-29 14:47:00 +0200
committerLukas Larsson <[email protected]>2011-08-31 10:51:35 +0200
commitb72ac8bb33177f6ca117fc0f7727d24de67cbc62 (patch)
tree059321335f4725f53cbbf81933d315a9f7f4ef27 /lib/common_test/doc/src/common_test_app.xml
parent850f0268000dfb3e062689c9b5820c7d49feb2a2 (diff)
downloadotp-b72ac8bb33177f6ca117fc0f7727d24de67cbc62.tar.gz
otp-b72ac8bb33177f6ca117fc0f7727d24de67cbc62.tar.bz2
otp-b72ac8bb33177f6ca117fc0f7727d24de67cbc62.zip
Update to reflect addition of CTH priority addition
Diffstat (limited to 'lib/common_test/doc/src/common_test_app.xml')
-rw-r--r--lib/common_test/doc/src/common_test_app.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common_test/doc/src/common_test_app.xml b/lib/common_test/doc/src/common_test_app.xml
index c92566de37..57b032b3fd 100644
--- a/lib/common_test/doc/src/common_test_app.xml
+++ b/lib/common_test/doc/src/common_test_app.xml
@@ -144,7 +144,7 @@
<v> UserData = term()</v>
<v> Conns = [atom()]</v>
<v> CSSFile = string()</v>
- <v> CTHs = [CTHModule | {CTHModule, CTHInitArgs}]</v>
+ <v> CTHs = [CTHModule | {CTHModule, CTHInitArgs} | {CTHModule, CTHInitArgs, CTHPriority}]</v>
<v> CTHModule = atom()</v>
<v> CTHInitArgs = term()</v>
</type>