diff --git a/include/math-emu/double.h b/include/math-emu/double.h index 655ccf1c47398b..31569431b7d3e0 100644 --- a/include/math-emu/double.h +++ b/include/math-emu/double.h @@ -26,7 +26,7 @@ #define __MATH_EMU_DOUBLE_H__ #if _FP_W_TYPE_SIZE < 32 -#error "Here's a nickel kid. Go buy yourself a real computer." +#error "Here's a nickel, kid. Go buy yourself a real computer." #endif #if _FP_W_TYPE_SIZE < 64