summaryrefslogtreecommitdiff
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
commit82e3b8b100a8e96672709e5a00d299162090e885 (patch)
treefc578e559b60ce580f98e06aa5ed28c1b564115d
parent09d99f308a00b96bbe5eb7fd383da87be037c23c (diff)
Updated README.txt
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@94016 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index f15aff229..9d9563668 100644
--- a/README.txt
+++ b/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