mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-18 06:03:39 +03:00
B #-: Fix javadoc reference (#3292)
This commit is contained in:
parent
c1725ddfbb
commit
a065575f41
@ -781,7 +781,7 @@ public class VirtualNetwork extends PoolElement{
|
||||
/**
|
||||
* Returns the state of the Virtual Network.
|
||||
* <br>
|
||||
* The method {@link VirtualNetowrk#info()} must be called before.
|
||||
* The method {@link VirtualNetwork#info()} must be called before.
|
||||
*
|
||||
* @return The state of the Virtual Network.
|
||||
*/
|
||||
@ -794,7 +794,7 @@ public class VirtualNetwork extends PoolElement{
|
||||
/**
|
||||
* Returns the short string state of the Virtual Network.
|
||||
* <br>
|
||||
* The method {@link VirtualNetowrk#info()} must be called before.
|
||||
* The method {@link VirtualNetwork#info()} must be called before.
|
||||
*
|
||||
* @return The short string state of the Virtual Network.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user