summaryrefslogtreecommitdiff
path: root/bin/ksh/tests/th
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ksh/tests/th')
-rw-r--r--bin/ksh/tests/th4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ksh/tests/th b/bin/ksh/tests/th
index e1109882507..a8ef7a97163 100644
--- a/bin/ksh/tests/th
+++ b/bin/ksh/tests/th
@@ -1,5 +1,5 @@
#!/usr/local/bin/perl
-# $OpenBSD: th,v 1.8 2001/01/28 23:04:56 niklas Exp $
+# $OpenBSD: th,v 1.9 2003/03/10 03:48:16 david Exp $
#
@@ -124,7 +124,7 @@
# - empty: the initial blank line is stripped.
# - a lone !: the last newline in the value is stripped;
# M value can be multiple lines (prefixed by a tab) and consists
-# of multiple fields, delimited by a field seperator character.
+# of multiple fields, delimited by a field separator character.
# The value must start and end with the f-s-c.
# p tag takes parameters (used with m).
# s tag can be used several times.