Skip to content

Commit 7705f72

Browse files
committed
typo fix
1 parent 1c10d87 commit 7705f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ in the paper on [Screaming Fast Galois Field Arithmetic](http://www.kaymgee.com/
3030

3131
## Performance Notes
3232

33-
The performance of the inner loop depends on the specefic processor
33+
The performance of the inner loop depends on the specific processor
3434
you're running on. There are twelve different permutations of the
3535
loop in this library, and the ReedSolomonBenchmark class will tell
3636
you which one is faster for your particular application. The number

0 commit comments

Comments
 (0)