Merge pull request #103 from andrewgaul/issue-655

Issue 655: Replace spurious underscore with a dash
This commit is contained in:
Adrian Cole 2011-10-10 17:55:48 -07:00
commit 07fdaaffc8
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ public interface Constants {
* <p/>
* Limits the amount of connections per context.
*/
public static final String PROPERTY_MAX_CONNECTIONS_PER_CONTEXT = "jclouds.max-connections-per_context";
public static final String PROPERTY_MAX_CONNECTIONS_PER_CONTEXT = "jclouds.max-connections-per-context";
/**
* Integer property. default (0)