From 862897d2addfacc2af85b571ebf5a82659455e8c Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 6 Oct 2020 05:15:11 -0700 Subject: Replace Minumum/minumum with Minimum/minimum Replace Minumum/minumum in comments with Minimum/minimum. --- sysdeps/unix/sysv/linux/mips/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/mips/configure.ac') diff --git a/sysdeps/unix/sysv/linux/mips/configure.ac b/sysdeps/unix/sysv/linux/mips/configure.ac index 3db1b32b08..049a0f4bdf 100644 --- a/sysdeps/unix/sysv/linux/mips/configure.ac +++ b/sysdeps/unix/sysv/linux/mips/configure.ac @@ -138,7 +138,7 @@ fi # Check if we are supposed to run on kernels older than 4.8.0. If so, # force executable stack to avoid potential runtime problems with fpu # emulation. -# NOTE: The check below assumes that in absence of user-provided minumum_kernel +# NOTE: The check below assumes that in absence of user-provided minimum_kernel # we will default to arch_minimum_kernel which is currently less than 4.8.0 for # all known configurations. If this changes, the check must be updated. AC_CACHE_CHECK([whether the compiler must use executable stack], -- cgit 1.4.1