aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/doc/src/install_chapter.xml
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2013-09-09 15:43:46 +0200
committerBjörn-Egil Dahlberg <[email protected]>2013-09-09 15:43:46 +0200
commitba922c02caf86dd9a9add4a390c88644cb03e48c (patch)
treec9a46955948400c966dc92caae6665610c85df59 /lib/common_test/doc/src/install_chapter.xml
parent74a8ecf92551ff18c07e6fd5390de8a7f9e6d9f3 (diff)
parent7b0552f2136cab272381b25685eec55fa5793ce4 (diff)
downloadotp-ba922c02caf86dd9a9add4a390c88644cb03e48c.tar.gz
otp-ba922c02caf86dd9a9add4a390c88644cb03e48c.tar.bz2
otp-ba922c02caf86dd9a9add4a390c88644cb03e48c.zip
Merge branch 'maint'
Diffstat (limited to 'lib/common_test/doc/src/install_chapter.xml')
-rw-r--r--lib/common_test/doc/src/install_chapter.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/common_test/doc/src/install_chapter.xml b/lib/common_test/doc/src/install_chapter.xml
index ca15cba511..7f8c606324 100644
--- a/lib/common_test/doc/src/install_chapter.xml
+++ b/lib/common_test/doc/src/install_chapter.xml
@@ -56,13 +56,13 @@
shell script version run_test, however, this script needs to be
generated first, according to the instructions below.</p>
- <p><note>Before reading on, please note that since Common Test version
+ <note><p>Before reading on, please note that since Common Test version
1.5, the run_test shell script is no longer required for starting
tests with Common Test from the OS command line. The ct_run
program (descibed above) is the new recommended command line interface
for Common Test. The shell script exists mainly for legacy reasons and
may not be updated in future releases of Common Test. It may even be removed.
- </note></p>
+ </p></note>
<p>Optional step to generate a shell script for starting Common Test:</p>
<p>To generate the run_test shell script, navigate to the