mirror of https://github.com/apache/cloudstack.git
marvin_refactor: Fixing typos
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
parent
da0e3c6721
commit
ba34756387
|
|
@ -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{
|
||||
|
|
|
|||
Loading…
Reference in New Issue