mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
Typo fix
This commit is contained in:
parent
34bb3c4d95
commit
519284654b
@ -1226,7 +1226,7 @@ init_type_query(struct session *ses, struct download *download,
|
|||||||
return type_query;
|
return type_query;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Cancel any download stated for @a type_query, remove the structure
|
/** Cancel any download started for @a type_query, remove the structure
|
||||||
* from the session.type_queries list, and free it.
|
* from the session.type_queries list, and free it.
|
||||||
*
|
*
|
||||||
* @relates type_query */
|
* @relates type_query */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user