Skip to content
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.

Commit

Permalink
Typo in warning
Browse files Browse the repository at this point in the history
  • Loading branch information
hpehl committed Dec 17, 2012
1 parent 77c67e9 commit ce53d8a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ public void onSuccess(final List<DeploymentRecord> result)
}
else
{
Console.warning("No server is running in this group. Cannot look into the deployments.");
Console.warning("No server is running in this group. Cannot look into deployments.");
}
}

Expand Down

0 comments on commit ce53d8a

Please sign in to comment.