Skip to content

Commit a192a01

Browse files
matiasilvakilograham
authored andcommitted
Improve comment wording
1 parent 99facf4 commit a192a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interp/hello_interp/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ if (TARGET hardware_interp)
33
hello_interp.c
44
)
55

6-
# pull in common dependencies and additional interpolation hardware support
6+
# pull in common dependencies and additional interpolator hardware support
77
target_link_libraries(hello_interp pico_stdlib hardware_interp)
88

99
# create map/bin/hex file etc.

0 commit comments

Comments
 (0)