fix spelling errors

This commit is contained in:
Steve Karg
2022-10-29 12:28:21 -05:00
parent db7d9fc572
commit 64d1461549
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
*
* @section DESCRIPTION
*
* This libc and compiler abstaction layer assists with differences
* This libc and compiler abstraction layer assists with differences
* between compiler and libc versions, capabilities, and standards.
*
* @section LICENSE