marvin_refactor: Fixing typos

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
Prasanna Santhanam 2013-05-29 14:12:09 +05:30
parent da0e3c6721
commit ba34756387
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ import org.apache.cloudstack.acl.ControlledEntity;
import org.apache.cloudstack.api.Identity;
import org.apache.cloudstack.api.InternalIdentity;
/** Each entry represents the alis ip of a perticular nic.
/** Each entry represents the alias ip of a particular nic.
*
*/
public interface NicIpAlias extends ControlledEntity, Identity, InternalIdentity{