Fixed some typos, courtesy of codespell
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user