Fixed some typos, courtesy of codespell

This commit is contained in:
Tobias Brunner
2019-12-12 11:09:06 +01:00
parent 174bfe51f9
commit a669145086
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -658,7 +658,7 @@ static bool loadable_feature_matches(registered_feature_t *a,
}
/**
* Returns a compatible plugin feature for the given depencency
* Returns a compatible plugin feature for the given dependency
*/
static bool find_compatible_feature(private_plugin_loader_t *this,
plugin_feature_t *dependency)