aboutsummaryrefslogtreecommitdiffstats
path: root/docs/utilities.html
diff options
context:
space:
mode:
authorEric Engestrom <[email protected]>2018-05-23 12:46:44 +0100
committerEric Engestrom <[email protected]>2018-05-23 16:52:23 +0100
commit09a6cb7be668a975a49f4c37fbffd58e47629b9f (patch)
treed0e128f42040ee10ad5b87756ab897f2597cbb06 /docs/utilities.html
parent8034f5f6236e4a94bb49f5b467532b236d51e912 (diff)
docs: fix various html tags mistakes
Signed-off-by: Eric Engestrom <[email protected]> Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'docs/utilities.html')
-rw-r--r--docs/utilities.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/utilities.html b/docs/utilities.html
index c141abeefef..222e7343897 100644
--- a/docs/utilities.html
+++ b/docs/utilities.html
@@ -31,7 +31,7 @@
<dd>is a very useful tool for tracking down
memory-related problems in your code.</dd>
- <dt><a href="https://scan.coverity.com/projects/mesa">Coverity</a><dt>
+ <dt><a href="https://scan.coverity.com/projects/mesa">Coverity</a></dt>
<dd>provides static code analysis of Mesa. If you create an account
you can see the results and try to fix outstanding issues.</dd>
</dl>