fix: fix typos (#4451)

Signed-off-by: XiaoweiYan <yanxiaowei@xiaomi.com>
Co-authored-by: XiaoweiYan <yanxiaowei@xiaomi.com>
This commit is contained in:
bjsylvia
2023-08-14 22:49:30 +08:00
committed by GitHub
parent e01994dc6c
commit 67ca457a07
44 changed files with 76 additions and 76 deletions

View File

@@ -14,7 +14,7 @@
#define PROGMEM
#endif
/* If omitted from header, declare overrideable prototypes here so they're ready for use */
/* If omitted from header, declare overridable prototypes here so they're ready for use */
#ifdef UNITY_OMIT_OUTPUT_CHAR_HEADER_DECLARATION
void UNITY_OUTPUT_CHAR(int);
#endif