summaryrefslogtreecommitdiffstats
path: root/libuuid/man/uuid_compare.3
diff options
context:
space:
mode:
Diffstat (limited to 'libuuid/man/uuid_compare.3')
-rw-r--r--libuuid/man/uuid_compare.32
1 files changed, 1 insertions, 1 deletions
diff --git a/libuuid/man/uuid_compare.3 b/libuuid/man/uuid_compare.3
index e748eac15..9300c51f2 100644
--- a/libuuid/man/uuid_compare.3
+++ b/libuuid/man/uuid_compare.3
@@ -47,7 +47,7 @@ to each other.
.SH RETURN VALUE
Returns an integer less than, equal to, or greater than zero if
.I uu1
-is found, respectively, to be lexigraphically less than, equal, or
+is found, respectively, to be lexicographically less than, equal, or
greater than
.IR uu2 .
.SH AUTHOR