summaryrefslogtreecommitdiff
path: root/compiler-rt/README.txt
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2010-01-20 19:53:19 +0000
committerHoward Hinnant <hhinnant@apple.com>2010-01-20 19:53:19 +0000
commita2ee9b1d86641b5d91a24bba6d84035ce5d557a4 (patch)
treefddd63e534fe0d71f6a66af15805580043ee4471 /compiler-rt/README.txt
parentf026fa0923791f167b8bfe668a332c9e4d369c39 (diff)
Updated README.txt
Diffstat (limited to 'compiler-rt/README.txt')
-rw-r--r--compiler-rt/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/compiler-rt/README.txt b/compiler-rt/README.txt
index f15aff2292d..9d9563668e0 100644
--- a/compiler-rt/README.txt
+++ b/compiler-rt/README.txt
@@ -243,9 +243,9 @@ double __subdf3vfp(double a, double b); // arm only. Appears to return a - b
float __subsf3vfp(float a, float b); // arm only. Appears to return a - b
float __truncdfsf2vfp(double a); // arm only. Appears to convert from
// double to float.
-int __unorddf2vfp(double a, double b); // army only. Appears to return
+int __unorddf2vfp(double a, double b); // arm only. Appears to return
// __unorddf2
-int __unordsf2vfp(float a, float b); // army only. Appears to return
+int __unordsf2vfp(float a, float b); // arm only. Appears to return
// __unordsf2