Skip to content

Commit

Permalink
javadoc
Browse files Browse the repository at this point in the history
Signed-off-by: garyschulte <garyschulte@gmail.com>
  • Loading branch information
garyschulte committed May 12, 2023
1 parent ba62ac4 commit 71cf24e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
* This class encapsulates the changes that are done to transition one block to the next. This
* includes serialization and deserialization tasks for storing this log to off-memory storage.
*
* <p>In this particular formulation only the "Leaves" are tracked" Future layers may track patrica
* <p>In this particular formulation only the "Leaves" are tracked Future layers may track patricia
* trie changes as well.
*/
@SuppressWarnings("unchecked")
Expand Down

0 comments on commit 71cf24e

Please sign in to comment.