mirror of
https://github.com/xroche/httrack.git
synced 2026-06-29 05:26:32 +03:00
Fixed typos
This commit is contained in:
@@ -425,7 +425,7 @@ static RESP_STRUCT readtable(htsmoduleStruct * str, FILE * fp,
|
||||
if (!feof(fp)) {
|
||||
trans.type = -1;
|
||||
} else {
|
||||
sprintf(str->err_msg, "Internal stucture error (ASCII)");
|
||||
sprintf(str->err_msg, "Internal structure error (ASCII)");
|
||||
*error = 1;
|
||||
}
|
||||
return (trans);
|
||||
|
||||
Reference in New Issue
Block a user