mirror of https://github.com/apache/jclouds.git
removed typo in javadoc
This commit is contained in:
parent
5fd7e559f4
commit
7c90225106
|
@ -66,7 +66,7 @@ public interface VPDCAsyncClient {
|
||||||
@Delegate
|
@Delegate
|
||||||
ServiceManagementAsyncClient getServiceManagementClient();
|
ServiceManagementAsyncClient getServiceManagementClient();
|
||||||
|
|
||||||
/**s
|
/**
|
||||||
*
|
*
|
||||||
* @return a listing of all orgs that the current user has access to.
|
* @return a listing of all orgs that the current user has access to.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue