summaryrefslogtreecommitdiff
path: root/arch/parisc/math-emu/dfadd.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/parisc/math-emu/dfadd.c')
-rw-r--r--arch/parisc/math-emu/dfadd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/parisc/math-emu/dfadd.c b/arch/parisc/math-emu/dfadd.c
index ec487e07f004..00e561d4aa55 100644
--- a/arch/parisc/math-emu/dfadd.c
+++ b/arch/parisc/math-emu/dfadd.c
@@ -253,7 +253,7 @@ dbl_fadd(
return(NOEXCEPTION);
}
right_exponent = 1; /* Set exponent to reflect different bias
- * with denomalized numbers. */
+ * with denormalized numbers. */
}
else
{