spelling
This commit is contained in:
parent
fdf89b2768
commit
57ef38d355
1 changed files with 1 additions and 1 deletions
2
src/streaming.c
Normal file → Executable file
2
src/streaming.c
Normal file → Executable file
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue