From 5aa68a55a6724f32b934bab2ce6d1e939868979d Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Sun, 28 Jul 2013 10:31:14 -0300 Subject: Fix #3113, fix multiple english spell errors s/seperet/separat/ --- etc/rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/rc') 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 -- cgit v1.1