Skip to content

Commit f33f2e6

Browse files
author
Nikolaas N. Oosterhof
committed
DOC: fix typo
1 parent e334695 commit f33f2e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MOcov/mocov_line_covered.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
// for allocating and freeing space for these structs when needed.
1414
//
1515
// 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.
16+
// `debug_print_state()` calls. When enabled (not by default), this prints
17+
// extensive output that might help debugging.
1818

1919
#include "mex.h"
2020
#include <assert.h>

0 commit comments

Comments
 (0)