We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3343511 + 8693388 commit bccd7b4Copy full SHA for bccd7b4
1 file changed
src/unstructured.rs
@@ -470,7 +470,7 @@ impl<'a> Unstructured<'a> {
470
///
471
/// # Examples
472
473
- /// Using Fisher–Yates shuffle shuffle to gerate an arbitrary permutation.
+ /// Using Fisher–Yates shuffle shuffle to generate an arbitrary permutation.
474
475
/// [Fisher–Yates shuffle]: https://en.wikipedia.org/wiki/Fisher–Yates_shuffle
476
0 commit comments