diff --git a/examples/hello/hello_ptrcomp.c b/examples/hello/hello_ptrcomp.c index fab4e88a..278f7e2d 100644 --- a/examples/hello/hello_ptrcomp.c +++ b/examples/hello/hello_ptrcomp.c @@ -1,5 +1,5 @@ /* - * Very simple example program, pointer compression and ROM builti-ins enabled + * Very simple example program, pointer compression and ROM built-ins enabled */ #include "duktape.h"