Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
laurence-hudson-tessella committed Mar 29, 2016
1 parent cd9fff9 commit 3ef82e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
*/
public class GeoserverRestService {
private static final Logger LOGGER = Logger.getLogger(WebServiceClient.class);
public static final String ERROR_GEOSERVER_FIRST_ATTEMPT =
private static final String ERROR_GEOSERVER_FIRST_ATTEMPT =
"Error communicating with geoserver on first attempt, retrying (%s)";

private static final String CREATE_COVERAGE_URL =
Expand Down

0 comments on commit 3ef82e1

Please sign in to comment.