summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorAaron Lehmann <aaronl@vitelius.com>2002-11-09 21:09:17 +0000
committerAaron Lehmann <aaronl@vitelius.com>2002-11-09 21:09:17 +0000
commit6d3b79787e3ae360de262670447cb730459412a9 (patch)
treee27fe211d6432de2ed77f06d52271269eec5b66a /extra
parentb0ca0c39870912f7784a22df8f9e16f07fd3895d (diff)
fix typo
Diffstat (limited to 'extra')
-rw-r--r--extra/Configs/Config.in.arch2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/Configs/Config.in.arch b/extra/Configs/Config.in.arch
index 239208447..21953e107 100644
--- a/extra/Configs/Config.in.arch
+++ b/extra/Configs/Config.in.arch
@@ -54,7 +54,7 @@ config DO_C99_MATH
If you want the uClibc math library to contain the full set C99
math library features, then answer Y. If you leave this set to
N the math library will contain only the math functions that were
- listed as part of the traditionla POSIX/IEEE 1003.1b-1993 standard.
+ listed as part of the traditional POSIX/IEEE 1003.1b-1993 standard.
Leaving this option set to N will save around 35k on an x86 system.
If your applications require the newer C99 math library functions,