Skip to content

Commit

Permalink
fix typo in documentation plaintext.h
Browse files Browse the repository at this point in the history
  • Loading branch information
elkanatovey authored and WeiDaiWD committed Dec 7, 2022
1 parent 82b07db commit 1263d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion native/src/seal/plaintext.h
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ namespace seal

/**
Sets the value of the current plaintext to the polynomial represented by
the a given hexadecimal string.
the given hexadecimal string.
The string description of the polynomial must adhere to the format returned
by to_string(), which is of the form "7FFx^3 + 1x^1 + 3" and summarized
Expand Down

0 comments on commit 1263d04

Please sign in to comment.