Fix minor typos

Signed-off-by: Jan Bruckner <jan@janbruckner.de>
This commit is contained in:
Jan Bruckner 2022-08-22 16:05:58 +02:00
parent beb4fc0723
commit 9ff6f8cdbd
3 changed files with 3 additions and 3 deletions

View file

@ -2675,7 +2675,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