Skip to content

Commit 6bc31b3

Browse files
sourcefrognewpavlov
authored andcommitted
Fix typo in docs (#66)
1 parent 0198897 commit 6bc31b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blake2/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
//!
5555
//! ## Message Authentication Code (MAC)
5656
//!
57-
//! BLAKE2 can be used as a MAC without any additionall constructs:
57+
//! BLAKE2 can be used as a MAC without any additional constructs:
5858
//!
5959
//! ```rust
6060
//! use blake2::Blake2b;

0 commit comments

Comments
 (0)