Fix misspellings of "truly" in comments.

Some comments misspell "truly"; this fixes them. No code changes.

Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Adam Buchbinder
2009-12-11 16:35:39 -05:00
committed by Jiri Kosina
parent a089377f29
commit c41b20e721
7 changed files with 8 additions and 8 deletions

View File

@@ -29,7 +29,7 @@
_FP_FRAC_DECL_##wc(X)
/*
* 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.
*/