This commit is contained in:
Ryan Guest 2018-02-01 15:44:23 -08:00
parent e7b119c95c
commit f62ae456b0

View File

@ -28,7 +28,7 @@ package com.iluwatar.objectmother;
public final class RoyaltyObjectMother {
/**
* Method to create a sober and unhappy king. The standard paramters are set.
* Method to create a sober and unhappy king. The standard parameters are set.
* @return An instance of {@link com.iluwatar.objectmother.King} with the standard properties.
*/
public static King createSoberUnhappyKing() {