From df926a86f252614a3545b7c147d35dd1cdceace2 Mon Sep 17 00:00:00 2001 From: James Wald Date: Sat, 11 Jul 2020 15:59:39 -0700 Subject: [PATCH] Fix typo in INTEROP.md: SomeLbrary --- INTEROP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INTEROP.md b/INTEROP.md index 344f234c552..585b12087a9 100644 --- a/INTEROP.md +++ b/INTEROP.md @@ -131,7 +131,7 @@ are included into the bindings. The globs are applied to the header paths relative to the appropriate include path elements, e.g. `time.h` or `curl/curl.h`. So if the library is usually -included with `#include `, then it would probably be +included with `#include `, then it would probably be correct to filter headers with