mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-14 01:30:19 +00:00
some Typos causing lintian moaning: {R,r}eciev.. -> {R,r}eceiv..
This commit is contained in:
@@ -394,7 +394,7 @@ dcc_close (struct DCC *dcc, int dccstat, int destroy)
|
||||
|
||||
if(dccstat == STAT_DONE)
|
||||
{
|
||||
/* if we just completed a dcc recieve, move the */
|
||||
/* if we just completed a dcc receive, move the */
|
||||
/* completed file to the completed directory */
|
||||
if(dcc->type == TYPE_RECV)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user