Fix common misspellings

Fixes generated by 'codespell' and manually reviewed.

Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
Esse commit está contido em:
Lucas De Marchi
2011-03-30 22:57:33 -03:00
commit 25985edced
2463 arquivos alterados com 4252 adições e 4252 exclusões

Ver arquivo

@@ -363,7 +363,7 @@ int diva_um_idi_read(void *entity,
if ((ret = (*cp_fn) (os_handle, dst, data, length)) >= 0) {
/*
Acknowledge only if read was successfull
Acknowledge only if read was successful
*/
diva_data_q_ack_segment4read(q);
}