aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common_test/doc/src')
-rw-r--r--lib/common_test/doc/src/ct.xml2
-rw-r--r--lib/common_test/doc/src/notes.xml18
2 files changed, 1 insertions, 19 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>
diff --git a/lib/common_test/doc/src/notes.xml b/lib/common_test/doc/src/notes.xml
index 0a8433c8c4..ebba864606 100644
--- a/lib/common_test/doc/src/notes.xml
+++ b/lib/common_test/doc/src/notes.xml
@@ -33,24 +33,6 @@
<file>notes.xml</file>
</header>
-<section><title>Common_Test 1.12.2</title>
-
- <section><title>Fixed Bugs and Malfunctions</title>
- <list>
- <item>
- <p>
- The following modules were missing in
- common_test.app.src: ct_groups, ct_property_test,
- ct_release_test, ct_webtool, ct_webtool_sup,
- test_server_gl. They have now been added.</p>
- <p>
- Own Id: OTP-13475</p>
- </item>
- </list>
- </section>
-
-</section>
-
<section><title>Common_Test 1.12.1</title>
<section><title>Fixed Bugs and Malfunctions</title>