Merge pull request #711 from ryanguest/master

Fix typo
This commit is contained in:
Ilkka Seppälä 2018-02-17 20:26:26 +02:00 committed by GitHub
commit a367832d9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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() {