all: fix 'the the' in comments (#24036)

This commit is contained in:
Taeik Lim
2021-12-02 23:42:09 +09:00
committed by GitHub
parent b45931cc4a
commit 85064ed09b
6 changed files with 7 additions and 7 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
*/