mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 12:58:37 +00:00
Fix typo
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user