aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2011-09-09 20:11:49 +0800
committerolgeni <olgeni@FreeBSD.org>2011-09-09 20:11:49 +0800
commit4d83e71f47d63ee4fb9f12a5c666cb023379ddc8 (patch)
treef7705d831b782a6393432c3e8dcacdea173734ea /sysutils
parent7e9f655517176fe184ba50ab66bd72b5da1d3fd1 (diff)
downloadfreebsd-ports-graphics-4d83e71f47d63ee4fb9f12a5c666cb023379ddc8.tar.gz
freebsd-ports-graphics-4d83e71f47d63ee4fb9f12a5c666cb023379ddc8.tar.zst
freebsd-ports-graphics-4d83e71f47d63ee4fb9f12a5c666cb023379ddc8.zip
Fix a typo.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/moreutils-parallel/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/moreutils-parallel/pkg-descr b/sysutils/moreutils-parallel/pkg-descr
index 195a343de7b..04083ead5db 100644
--- a/sysutils/moreutils-parallel/pkg-descr
+++ b/sysutils/moreutils-parallel/pkg-descr
@@ -1,7 +1,7 @@
The 'parallel' utility from the moreutils suite. Runs multiple jobs
at once.
-Made available as a seperate port so the rest of the suite can be
+Made available as a separate port so the rest of the suite can be
installed without conflicting with sysutils/parallel.
moreutils is a growing collection of the unix tools that nobody