From 02b4a33634636eef37b2dc35eb90d6dbfbfc5ad9 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Fri, 28 May 2021 14:04:53 -0400 Subject: add missing backtick in mlil docs --- docs/dev/bnil-mlil.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/dev') diff --git a/docs/dev/bnil-mlil.md b/docs/dev/bnil-mlil.md index b0cc6694..6239fadb 100644 --- a/docs/dev/bnil-mlil.md +++ b/docs/dev/bnil-mlil.md @@ -145,7 +145,7 @@ enum IntegerDisplayType FloatDisplayType, DoubleDisplayType }; -`` +``` ### FloatTypeClass -- cgit v1.3.1