Fix error in comment

This commit is contained in:
Daira Hopwood
2019-10-13 09:35:26 -07:00
committed by GitHub
parent 51ff27b9c6
commit 13c4c81a0f

View File

@@ -177,7 +177,7 @@ To waranty binary outputs:
.
.
.
out[n+e-1] * (out[n+e-1] - 1) == 0
out[n+e-1] * (out[n+e-1] - 1) === 0
*/