aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/pax/options.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pax/options.c b/bin/pax/options.c
index ec274d13acf3..8d1d758f1ca2 100644
--- a/bin/pax/options.c
+++ b/bin/pax/options.c
@@ -970,7 +970,7 @@ opt_add(str)
* 4) A positive decimal number followed by a m (mult by 512).
* 5) A positive decimal number followed by a w (mult by sizeof int)
* 6) Two or more positive decimal numbers (with/without k,b or w).
- * seperated by x (also * for backwards compatibility), specifying
+ * separated by x (also * for backwards compatibility), specifying
* the product of the indicated values.
* Return:
* 0 for an error, a positive value o.w.