diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/binaryen-c.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/binaryen-c.h b/src/binaryen-c.h index c84361d0e..5b6da7699 100644 --- a/src/binaryen-c.h +++ b/src/binaryen-c.h @@ -25,7 +25,7 @@ // graph (CFG) as input. // // The final part of the API contains miscellaneous utilities like -// debugging/tracing for the API itself. +// debugging for the API itself. // // --------------- // |