mirror of
https://projects.vdr-developer.org/git/vdr-plugin-streamdev.git
synced 2023-10-10 17:16:51 +00:00
Corrected typos (thanks to Ville Skytt)
This commit is contained in:
@@ -1662,7 +1662,7 @@ bool cConnectionVTP::CmdMOVC(const char *Option)
|
||||
Reply(250,"Channel \"%d\" moved to \"%d\"", From, To);
|
||||
}
|
||||
else {
|
||||
Reply(501, "Can't move channel to same postion");
|
||||
Reply(501, "Can't move channel to same position");
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
Reference in New Issue
Block a user