From 64ed9656f04ec04f394b481041170e3f2cc38adc Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Wed, 31 Jan 2018 12:16:32 -0500 Subject: docs: Fix some HTML that leaked into the markdown Signed-off-by: Adam Jackson --- docs/markdown/Compiler-properties.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown') diff --git a/docs/markdown/Compiler-properties.md b/docs/markdown/Compiler-properties.md index 4def628..579417a 100644 --- a/docs/markdown/Compiler-properties.md +++ b/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 +would check if a struct called `mystruct` from header `myheader.h` contains a member called `some_member`. ```meson -- cgit v1.1