We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c10d87 commit 7705f72Copy full SHA for 7705f72
README.md
@@ -30,7 +30,7 @@ in the paper on [Screaming Fast Galois Field Arithmetic](http://www.kaymgee.com/
30
31
## Performance Notes
32
33
-The performance of the inner loop depends on the specefic processor
+The performance of the inner loop depends on the specific processor
34
you're running on. There are twelve different permutations of the
35
loop in this library, and the ReedSolomonBenchmark class will tell
36
you which one is faster for your particular application. The number
0 commit comments