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:14 -0300
commit5aa68a55a6724f32b934bab2ce6d1e939868979d (patch)
tree3d95e10ac02c18791fc90aacce08c12c4332343e /etc/rc
parent434a9daecc80110c0125af43fd0287854cb97a87 (diff)
downloadpfsense-5aa68a55a6724f32b934bab2ce6d1e939868979d.zip
pfsense-5aa68a55a6724f32b934bab2ce6d1e939868979d.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