[PATCH 02/27] Typo in license for newlib/libc/stdio/flags.c
Keith Packard
keithp@keithp.com
Wed Feb 5 06:48:00 GMT 2020
Fix spelling:
MERCHANT I BILITY -> MERCHANT A BILITY
Signed-off-by: Keith Packard <keithp@keithp.com>
---
newlib/libc/stdio/flags.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/newlib/libc/stdio/flags.c b/newlib/libc/stdio/flags.c
index f0a94bcf5..7bbd50181 100644
--- a/newlib/libc/stdio/flags.c
+++ b/newlib/libc/stdio/flags.c
@@ -12,7 +12,7 @@
* from this software without specific prior written permission.
* THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
- * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
/* No user fns here. Pesch 15apr92 */
--
2.25.0
More information about the Newlib
mailing list