summaryrefslogtreecommitdiffstats
path: root/doc/internal/man3/OPTIONS.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/internal/man3/OPTIONS.pod')
-rw-r--r--doc/internal/man3/OPTIONS.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/internal/man3/OPTIONS.pod b/doc/internal/man3/OPTIONS.pod
index 90593ca46f..fed879e528 100644
--- a/doc/internal/man3/OPTIONS.pod
+++ b/doc/internal/man3/OPTIONS.pod
@@ -155,7 +155,7 @@ on multiple lines; each entry should use B<OPT_MORE_STR>, like this:
{OPT_MORE_STR, 0, 0,
"This flag is not really needed on Unix systems"},
{OPT_MORE_STR, 0, 0,
- "(Unix and descendents for ths win!)"}
+ "(Unix and descendents for the win!)"}
Each subsequent line will be indented the correct amount.