From accc93eb0dfcea1a43ec73bc1772d748a4d181c7 Mon Sep 17 00:00:00 2001 From: Eric Cousineau Date: Thu, 4 Mar 2021 17:11:00 -0500 Subject: [PATCH] Updated Debugging segfaults and hard to decipher pybind11 bugs (markdown) --- Debugging-segfaults-and-hard-to-decipher-pybind11-bugs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Debugging-segfaults-and-hard-to-decipher-pybind11-bugs.md b/Debugging-segfaults-and-hard-to-decipher-pybind11-bugs.md index ce7d9a2..700fa46 100644 --- a/Debugging-segfaults-and-hard-to-decipher-pybind11-bugs.md +++ b/Debugging-segfaults-and-hard-to-decipher-pybind11-bugs.md @@ -119,4 +119,4 @@ Program received signal SIGSEGV, Segmentation fault. Sometimes, it may be easier to test a program with an embedded interpreter. -TODO(eric): Add an exampel. \ No newline at end of file +TODO(eric): Add an example. \ No newline at end of file