1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-02-02 15:09:23 -05:00
This commit is contained in:
Kalle Olavi Niemitalo 2009-07-18 18:09:36 +03:00 committed by Kalle Olavi Niemitalo
parent 34bb3c4d95
commit 519284654b

@ -1226,7 +1226,7 @@ init_type_query(struct session *ses, struct download *download,
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.
*
* @relates type_query */