From 4292e53ea63500978bdb0594cd9c4ee96cc4dd69 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sun, 3 May 2009 11:06:49 +0200 Subject: typo fix --- misc/fifotest.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/fifotest.sh b/misc/fifotest.sh index d6f90d5..8ad0593 100755 --- a/misc/fifotest.sh +++ b/misc/fifotest.sh @@ -9,8 +9,8 @@ do echo 'uri dns.be' echo 'uri dns.be' > $1 sleep 2 - echo 'uri www.archlinx.org' - echo 'uri www.archlinx.org' > $1 + echo 'uri www.archlinux.org' + echo 'uri www.archlinux.org' > $1 sleep 2 echo 'uri icanhascheezburger.com' echo 'uri icanhascheezburger.com' > $1 -- cgit v1.2.3