Skip to content

Commit a367832

Browse files
authored
Merge pull request iluwatar#711 from ryanguest/master
Fix typo
2 parents e7b119c + f62ae45 commit a367832

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)