Skip to content

Commit

Permalink
Fix spelling error in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulStoffregen committed Jun 4, 2016
1 parent 9b06bac commit 005b355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion teensy3/core_pins.h
Expand Up @@ -1533,7 +1533,7 @@ static inline uint32_t millis(void)
// seems redundant, but isn't for some cases.
// Eventually this should probably be replaced by a
// proper memory barrier or other technique. Please
// do not revome this "redundant" code without
// do not remove this "redundant" code without
// carefully verifying the case mentioned here:
//
// https://forum.pjrc.com/threads/17469-millis%28%29-on-teensy-3?p=104924&viewfull=1#post104924
Expand Down

0 comments on commit 005b355

Please sign in to comment.