docs: Fix some HTML that leaked into the markdown

Signed-off-by: Adam Jackson <ajax@redhat.com>
pull/3002/head
Adam Jackson 7 years ago committed by Jussi Pakkanen
parent 2cf85ae16f
commit 64ed9656f0
  1. 2
      docs/markdown/Compiler-properties.md

@ -173,7 +173,7 @@ Does a structure contain a member?
==
Some platforms have different standard structures. Here's how one
would check if a struct called `mystruct` from header `myheader.h</hh>
would check if a struct called `mystruct` from header `myheader.h`
contains a member called `some_member`.
```meson

Loading…
Cancel
Save