From 5b60c59de550dc359ef08f1584e2f574b804041f Mon Sep 17 00:00:00 2001 From: Adam Buchbinder Date: Wed, 9 Oct 2013 19:20:48 +0000 Subject: soft-fp: fix typo in comment. --- soft-fp/op-common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'soft-fp') diff --git a/soft-fp/op-common.h b/soft-fp/op-common.h index bed1e21..75ea352 100644 --- a/soft-fp/op-common.h +++ b/soft-fp/op-common.h @@ -46,7 +46,7 @@ : !(_FP_FRAC_HIGH_##fs(X) & _FP_QNANBIT_SH_##fs)) /* - * Finish truely unpacking a native fp value by classifying the kind + * Finish truly unpacking a native fp value by classifying the kind * of fp value and normalizing both the exponent and the fraction. */ -- cgit v1.1