Fixed some typos, courtesy of codespell

This commit is contained in:
Tobias Brunner
2017-08-07 17:22:01 +02:00
parent c11d13c4b9
commit ca280574ba
13 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ struct private_generator_t {
uint8_t current_bit;
/**
* Associated data struct to read informations from.
* Associated data struct to read information from.
*/
void *data_struct;