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 f979c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/snark/libsnark/relations/variable.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ class linear_combination;
/********************************* Variable **********************************/

/**
* A variable represents a formal expresison of the form "x_{index}".
* A variable represents a formal expression of the form "x_{index}".
*/
template<typename FieldT>
class variable {
Expand Down

0 comments on commit f979c00

Please sign in to comment.