Fixed some typos

This commit is contained in:
Tobias Brunner
2014-02-18 10:36:25 +01:00
parent 86865da388
commit 4ab38d98a7
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ struct private_fetcher_manager_t {
};
typedef struct {
/** assocaited fetcher construction function */
/** associated fetcher construction function */
fetcher_constructor_t create;
/** URL this fetcher support */
char *url;