Skip to content

Commit bccd7b4

Browse files
authored
Merge pull request #226 from Blackgaurd/main
Fix spelling mistake in docs
2 parents 3343511 + 8693388 commit bccd7b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unstructured.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ impl<'a> Unstructured<'a> {
470470
///
471471
/// # Examples
472472
///
473-
/// Using Fisher–Yates shuffle shuffle to gerate an arbitrary permutation.
473+
/// Using Fisher–Yates shuffle shuffle to generate an arbitrary permutation.
474474
///
475475
/// [Fisher–Yates shuffle]: https://en.wikipedia.org/wiki/Fisher–Yates_shuffle
476476
///

0 commit comments

Comments
 (0)