removed typo in javadoc

This commit is contained in:
Adrian Cole 2011-03-29 13:05:40 -07:00
parent 5fd7e559f4
commit 7c90225106
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ public interface VPDCAsyncClient {
@Delegate
ServiceManagementAsyncClient getServiceManagementClient();
/**s
/**
*
* @return a listing of all orgs that the current user has access to.
*/