Skip to content
Snippets Groups Projects
Unverified Commit 01785605 authored by v023 Testuser's avatar v023 Testuser Committed by GitHub
Browse files

Merge pull request #1 from schwehr/codespell

codespell: dependance  ==> dependence
parents 2ffd96ea 41058213
No related branches found
No related tags found
No related merge requests found
......@@ -233,7 +233,7 @@ static void preprocess_unsigned(struct aec_stream *strm)
Preprocess RSI of unsigned samples.
Combining preprocessing and converting to uint32_t in one loop
is slower due to the data dependance on x_i-1.
is slower due to the data dependence on x_i-1.
*/
uint32_t D;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment