From 845b3a4460ee9447edb66137461570299965f5f8 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Tue, 17 Feb 2009 01:54:15 +0000 Subject: fix typo in comment --- include/math.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/math.h b/include/math.h index 0060d7759..8225e571b 100644 --- a/include/math.h +++ b/include/math.h @@ -90,7 +90,7 @@ __BEGIN_DECLS #endif -/* Include the file of declarations, declaring souble versions */ +/* Include the file of declarations, declaring double versions */ #if defined _LIBC # define __MATHDECLI_MAINVARIANT(x) libm_hidden_proto(x) -- cgit v1.2.3