diff --git a/src/main/java/emissary/admin/PlaceStarter.java b/src/main/java/emissary/admin/PlaceStarter.java index 19f4bf569f..8e95c9aba9 100755 --- a/src/main/java/emissary/admin/PlaceStarter.java +++ b/src/main/java/emissary/admin/PlaceStarter.java @@ -116,7 +116,7 @@ public static IServiceProviderPlace createPlace(final String theLocation, final } /** - * Create a place using generic List constructor args for maximum flexibility for finding any existing constructor. + * Create a place using generic List constructor args for maximum flexibility for finding any existing constructor. * Will check to see if the place already exists first and return the existing instance from the Namespace if it does. * * @param theLocation key for the new place