From: Frank Meerkötter Date: Thu, 23 Feb 2012 21:15:22 +0000 (+0100) Subject: spelling X-Git-Tag: 2.99~17^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57ef38d35597e3e1e655712b1216f24af082f6c9;p=thirdparty%2Ftvheadend.git spelling --- diff --git a/src/streaming.c b/src/streaming.c old mode 100644 new mode 100755 index fde3be295..cb74b0545 --- a/src/streaming.c +++ b/src/streaming.c @@ -333,7 +333,7 @@ streaming_code2txt(int code) case SM_CODE_OK: return "OK"; case SM_CODE_SOURCE_RECONFIGURED: - return "Soruce reconfigured"; + return "Source reconfigured"; case SM_CODE_BAD_SOURCE: return "Source quality is bad"; case SM_CODE_SOURCE_DELETED: