We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e334695 commit f33f2e6Copy full SHA for f33f2e6
MOcov/mocov_line_covered.c
@@ -13,8 +13,8 @@
13
// for allocating and freeing space for these structs when needed.
14
//
15
// To help with debugging, the code defines and uses `debug()` en
16
-// `debug_print_state()` calls. When enabled (not by defaylt), this prints
17
-// extensive output that migh help debugging.
+// `debug_print_state()` calls. When enabled (not by default), this prints
+// extensive output that might help debugging.
18
19
#include "mex.h"
20
#include <assert.h>
0 commit comments