aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/doc
diff options
context:
space:
mode:
authorZandra Hird <[email protected]>2016-06-08 15:40:28 +0200
committerZandra Hird <[email protected]>2016-06-08 15:41:29 +0200
commitc789326165e63ed43bd316bc344139169aad0331 (patch)
treecb758923434d3b3a14943ad9dde93fefac2e70ad /lib/common_test/doc
parentce33a24033cc8c4cea735b5f2898708ce34f546d (diff)
downloadotp-c789326165e63ed43bd316bc344139169aad0331.tar.gz
otp-c789326165e63ed43bd316bc344139169aad0331.tar.bz2
otp-c789326165e63ed43bd316bc344139169aad0331.zip
Update ct:reload_config docs since {error, Reason} can be returned
Diffstat (limited to 'lib/common_test/doc')
-rw-r--r--lib/common_test/doc/src/ct.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common_test/doc/src/ct.xml b/lib/common_test/doc/src/ct.xml
index 5231ef24a4..264bcff251 100644
--- a/lib/common_test/doc/src/ct.xml
+++ b/lib/common_test/doc/src/ct.xml
@@ -935,7 +935,7 @@
</func>
<func>
- <name>reload_config(Required) -&gt; ValueOrElement</name>
+ <name>reload_config(Required) -&gt; ValueOrElement | {error, Reason}</name>
<fsummary>Reloads configuration file containing specified configuration
key.</fsummary>
<type>