From 28cc71fde7a62f113a3fcb9d187624b121b1a893 Mon Sep 17 00:00:00 2001 From: Alib Date: Mon, 1 Mar 2010 11:42:42 +0100 Subject: typo --- streamstatus.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'streamstatus.php') diff --git a/streamstatus.php b/streamstatus.php index dc05bc3..3189afe 100755 --- a/streamstatus.php +++ b/streamstatus.php @@ -37,7 +37,7 @@ else } if ( count(glob('ram/' .$session . '/*.ts')) < 2 ) - echo "errorError: encoding did not start correclty\n"; + echo "errorError: encoding did not start correctly\n"; else echo "ok\n"; } -- cgit v1.2.3