Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rex4539 authored Feb 27, 2018
1 parent be262f0 commit 1027543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/snark/libsnark/common/serialization.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 1027543

Please sign in to comment.