summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rwxr-xr-xman/help2man2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/help2man b/man/help2man
index 907dd50c8..27d04c9f2 100755
--- a/man/help2man
+++ b/man/help2man
@@ -254,7 +254,7 @@ if ($opt_output)
# <program> ({GNU,Free} <package>) <version>
# <program> - {GNU,Free} <package> <version>
#
-# and seperated from any copyright/author details by a blank line.
+# and separated from any copyright/author details by a blank line.
($_, $version_text) = split /\n+/, $version_text, 2;