aboutsummaryrefslogtreecommitdiffstats
path: root/lib/et/doc/src/et_tutorial.xmlsrc
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2016-05-12 20:05:58 +0200
committerBjörn-Egil Dahlberg <[email protected]>2016-05-12 20:05:58 +0200
commit2aca845e65aa045095e8f3294b8e2fd2f4f0f747 (patch)
treef55901c33c695b98f3080dacdbf7461bd9a49775 /lib/et/doc/src/et_tutorial.xmlsrc
parent984e1fcc33e66f9e3c21b44af36ddc33642d0afa (diff)
downloadotp-2aca845e65aa045095e8f3294b8e2fd2f4f0f747.tar.gz
otp-2aca845e65aa045095e8f3294b8e2fd2f4f0f747.tar.bz2
otp-2aca845e65aa045095e8f3294b8e2fd2f4f0f747.zip
et: Fix linting documentation xml tags
Diffstat (limited to 'lib/et/doc/src/et_tutorial.xmlsrc')
-rw-r--r--lib/et/doc/src/et_tutorial.xmlsrc13
1 files changed, 4 insertions, 9 deletions
diff --git a/lib/et/doc/src/et_tutorial.xmlsrc b/lib/et/doc/src/et_tutorial.xmlsrc
index b5d1b815be..b6e1ca141c 100644
--- a/lib/et/doc/src/et_tutorial.xmlsrc
+++ b/lib/et/doc/src/et_tutorial.xmlsrc
@@ -75,12 +75,10 @@
<codeinclude file="../../examples/et_display_demo.erl" tag="%module" type="erl"></codeinclude>
<p>When you run the <c>et_display_demo:test().</c> function in the
- example above, the <c>Viewer</c> window will look like this:</p>.
-
- <p></p>
+ example above, the <c>Viewer</c> window will look like this:</p>
<image file="coffee_order.png">
- <icaption>Screenshot of the <c>Viewer</c> window</icaption>
+ <icaption>Screenshot of the Viewer window</icaption>
</image>
</section>
@@ -262,14 +260,11 @@
</list>
<p>When you run the <c>et_trace_demo:test()</c> function above, the
- <c>Viewer</c> window will look like this screenshot:</p>.
+ <c>Viewer</c> window will look like this screenshot:</p>
- <p></p>
-
<image file="coffee_order.png">
- <icaption>Screenshot of the <c>Viewer</c> window</icaption>
+ <icaption>Screenshot of the Viewer window</icaption>
</image>
</section>
-
</chapter>