aboutsummaryrefslogtreecommitdiffstats
path: root/man7/string_copying.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/string_copying.7')
-rw-r--r--man7/string_copying.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/string_copying.7 b/man7/string_copying.7
index 7b386cf674..cb5246e1bf 100644
--- a/man7/string_copying.7
+++ b/man7/string_copying.7
@@ -253,7 +253,7 @@ or
.PP
To copy from an unterminated string within a fixed-width buffer
into a character sequence,
-ingoring any trailing null bytes in the source fixed-width buffer,
+ignoring any trailing null bytes in the source fixed-width buffer,
you should use
.BR zustr2ustp (3).
.\" ----- DESCRIPTION :: Measured character sequences -----------------/