]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - soft-fp/op-common.h
soft-fp: fix typo in comment.
[thirdparty/glibc.git] / soft-fp / op-common.h
index bed1e21fd4d14d95ab0727d168d275042c4ae6c4..75ea352bc77fc50ff2a4bb09ca8157c3155f99f7 100644 (file)
@@ -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.
  */