This commit is contained in:
Dimitris Apostolou 2018-02-27 03:36:19 +02:00 committed by GitHub
parent be262f065f
commit 1027543bd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ namespace libsnark {
/*
* @todo
* The serialization is fragile. Shoud be rewritten using a standard, portable-format
* The serialization is fragile. Should be rewritten using a standard, portable-format
* library like boost::serialize.
*
* However, for now the following conventions are used within the code.