Skip to content

Commit f62ae45

Browse files
committed
Fix typo
1 parent e7b119c commit f62ae45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

object-mother/src/main/java/com/iluwatar/objectmother/RoyaltyObjectMother.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
public final class RoyaltyObjectMother {
2929

3030
/**
31-
* Method to create a sober and unhappy king. The standard paramters are set.
31+
* Method to create a sober and unhappy king. The standard parameters are set.
3232
* @return An instance of {@link com.iluwatar.objectmother.King} with the standard properties.
3333
*/
3434
public static King createSoberUnhappyKing() {

0 commit comments

Comments
 (0)