Merge pull request #6219 from KloolK/development

Fix minor typos
This commit is contained in:
Dave Rodgman 2022-08-22 21:47:21 +01:00 committed by GitHub
commit 0ce93933e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -2678,7 +2678,7 @@
* above to be specified at runtime or compile time respectively.
*
* \note This abstraction layer must be enabled on Windows (including MSYS2)
* as other module rely on it for a fixed snprintf implementation.
* as other modules rely on it for a fixed snprintf implementation.
*
* Module: library/platform.c
* Caller: Most other .c files