aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/stpncpy.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/stpncpy.3 b/man3/stpncpy.3
index 378f05ae5c..05f398ca76 100644
--- a/man3/stpncpy.3
+++ b/man3/stpncpy.3
@@ -65,7 +65,7 @@ are filled
with null bytes (\(aq\\0\(aq),
If the length
.I strlen(src)
-is greater or equal to
+is greater than or equal to
.IR n ,
the string pointed to by
.I dest