aboutsummaryrefslogtreecommitdiffstats
path: root/libj2.7
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--libj2.76
1 files changed, 3 insertions, 3 deletions
diff --git a/libj2.7 b/libj2.7
index eb793f7..8a7562f 100644
--- a/libj2.7
+++ b/libj2.7
@@ -91,7 +91,7 @@ Calculate the additive inverse.
Calculate the additive inverse of the absolute value.
.PP
.B libj2
-provides the following comparsion functions:
+provides the following comparison functions:
.TP
.BR libj2_j2i_cmp_j2i (3),
.TQ
@@ -116,7 +116,7 @@ provides the following comparsion functions:
.BR libj2_j2u_cmp_ju (3),
.TQ
.BR libj2_ju_cmp_j2u (3)
-Perform three-way comparision.
+Perform three-way comparison.
.TP
.BR libj2_j2i_eq_j2i (3),
.TQ
@@ -296,7 +296,7 @@ Check whether a value is negative.
.BR libj2_sgn_j2i (3),
.TQ
.BR libj2_sgn_j2u (3)
-Perform three-way comparision against the value zero (get the
+Perform three-way comparison against the value zero (get the
signum of a value).
.TP
.BR libj2_j2i_max_j2i (3),