1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-03-31 17:25:22 -04:00

Main: README.md: fix typo

This commit is contained in:
Alex Kotov 2022-06-15 17:23:52 +03:00 committed by GitHub
parent 3d5e629fb6
commit 98a451be93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,7 +82,7 @@ zero). Work-in-progress APIs can change at any time.
* libc replacement (*work in progress*)
* [ctype.h](/libc/include/ctype.h)
* [inttypes.h](/libc/include/inttypes.h)
* [setjmo.h](/libc/include/setjmo.h)
* [setjmp.h](/libc/include/setjmp.h)
* [stdlib.h](/libc/include/stdlib.h)
* [string.h](/libc/include/string.h)
* [sys/types.h](/libc/include/sys/types.h)