We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd88f4d commit 58f1212Copy full SHA for 58f1212
easy-random-core/src/main/java/org/jeasy/random/api/RandomizerProvider.java
@@ -31,7 +31,7 @@
31
* Implementations may (or may not) use registries to provide randomizers.
32
*
33
* 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.
+ * it gives access to the current context and allows fine grained randomizer selection based on that context.
35
36
* @author Mahmoud Ben Hassine (mahmoud.benhassine@icloud.com)
37
*/
0 commit comments