From 7ee3e39f640a9532842e1441bf6bc98893b6a3ba Mon Sep 17 00:00:00 2001 From: Matthias Krüger Date: Sat, 10 Feb 2018 12:22:57 +0100 Subject: fix typos in src/{bootstrap,ci,etc,lib{backtrace,core,fmt_macros}} --- src/etc/test-float-parse/runtests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/etc/test-float-parse') diff --git a/src/etc/test-float-parse/runtests.py b/src/etc/test-float-parse/runtests.py index d520c9bd5c3..e9f5bba2312 100644 --- a/src/etc/test-float-parse/runtests.py +++ b/src/etc/test-float-parse/runtests.py @@ -41,7 +41,7 @@ Instead, we take the input and compute the true value with bignum arithmetic (as a fraction, using the ``fractions`` module). Given an input string and the corresponding float computed via Rust, simply -decode the float into f * 2^k (for intergers f, k) and the ULP. +decode the float into f * 2^k (for integers f, k) and the ULP. We can now easily compute the error and check if it is within 0.5 ULP as it should be. Zero and infinites are handled similarly: -- cgit 1.4.1-3-g733a5