Skip to content

Commit 91a7580

Browse files
raiden00plxiaoxiang781216
authored andcommitted
testing/mm/cachetest/cachetest_main.c: fix codespell error
fix codespell error for cachetest_main.c Signed-off-by: raiden00pl <[email protected]>
1 parent 4f5fe44 commit 91a7580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/mm/cachetest/cachetest_main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ int main(int argc, FAR char *argv[])
253253
}
254254
else
255255
{
256-
syslog(LOG_INFO, CACHETEST_PREFIX "comparsion success!\n");
256+
syslog(LOG_INFO, CACHETEST_PREFIX "comparison success!\n");
257257
}
258258

259259
/* To prevent tasks from being occupied all the time, switch

0 commit comments

Comments
 (0)