1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00

Replace Minumum/minumum with Minimum/minimum

Replace Minumum/minumum in comments with Minimum/minimum.
This commit is contained in:
H.J. Lu
2020-10-06 05:15:11 -07:00
parent 78e09591a5
commit 862897d2ad
4 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
# error "Never include this file directly. Use <signal.h> instead"
#endif
/* Minumum stack size for a signal handler. */
/* Minimum stack size for a signal handler. */
#define MINSIGSTKSZ 8192
/* System default stack size. */