Fixed multiple typos

This commit is contained in:
Dimitris Tsapakidis
2017-09-24 17:53:13 -07:00
committed by Pieter Wuille
parent f532bdc9f7
commit 8c7ea22d54
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ Note:
- To avoid unnecessary loads and make use of available registers, two
'passes' have every time been interleaved, with the odd passes accumulating c' and d'
which will be added to c and d respectively in the the even passes
which will be added to c and d respectively in the even passes
*/