aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2014-09-15 10:15:11 +0200
committerHans Nilsson <[email protected]>2014-09-15 10:15:11 +0200
commitc66350f67c0131ee06c227fa23e40ef33e4e3df7 (patch)
tree2a5cc3fad243497a24d0654b028a531d12e5f4aa /lib/common_test
parentfc8ebcab86d6bd42bae51447789a1b99ce230531 (diff)
parent30a16d6cedd7f01ecfa84bd1d5c3fac54d0d495d (diff)
downloadotp-c66350f67c0131ee06c227fa23e40ef33e4e3df7.tar.gz
otp-c66350f67c0131ee06c227fa23e40ef33e4e3df7.tar.bz2
otp-c66350f67c0131ee06c227fa23e40ef33e4e3df7.zip
Merge branch 'maint'
Diffstat (limited to 'lib/common_test')
-rw-r--r--lib/common_test/src/ct_property_test.erl4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/common_test/src/ct_property_test.erl b/lib/common_test/src/ct_property_test.erl
index 39d089f04c..52acda5388 100644
--- a/lib/common_test/src/ct_property_test.erl
+++ b/lib/common_test/src/ct_property_test.erl
@@ -59,8 +59,10 @@
%%% '''
%%%
%%% <warning>
+%%% <p>
%%% This is experimental code which may be changed or removed
-%%% anytime without any warning.
+%%% anytime without any warning.
+%%% </p>
%%% </warning>
%%%
%%% @end