summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2013-07-28 10:31:14 -0300
committerRenato Botelho <garga@FreeBSD.org>2013-07-28 10:31:40 -0300
commiteab652e4bd667c2bccc6d0e7d5b6bdbfd258eaf3 (patch)
tree4b40657be90d392c6f5419a2d06a6feaba87d98b /etc/rc
parent0b41c2ce61da919898485fb4231b2acdc9b56528 (diff)
downloadpfsense-eab652e4bd667c2bccc6d0e7d5b6bdbfd258eaf3.zip
pfsense-eab652e4bd667c2bccc6d0e7d5b6bdbfd258eaf3.tar.gz
Fix #3113, fix multiple english spell errors s/seperet/separat/
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index fcb2c32..9baac4e 100755
--- a/etc/rc
+++ b/etc/rc
@@ -255,7 +255,7 @@ fi
# Setup compatibility link for packages that
# have trouble overriding the PREFIX configure
# argument since we build our packages in a
-# seperated PREFIX area
+# separated PREFIX area
# Only create if symlink does not exist.
if [ ! -h /tmp/tmp ]; then
/bin/ln -hfs / /tmp/tmp
OpenPOWER on IntegriCloud