Skip to content

Commit 58f1212

Browse files
committed
fix typo
1 parent cd88f4d commit 58f1212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

easy-random-core/src/main/java/org/jeasy/random/api/RandomizerProvider.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
* Implementations may (or may not) use registries to provide randomizers.
3232
*
3333
* The added value of this interface compared to a simple {@link RandomizerRegistry} is that
34-
* it gives access to the current context and allows fine grained ranomizer selection based on that context.
34+
* it gives access to the current context and allows fine grained randomizer selection based on that context.
3535
*
3636
* @author Mahmoud Ben Hassine (mahmoud.benhassine@icloud.com)
3737
*/

0 commit comments

Comments
 (0)