fix typos in code
This commit is contained in:
parent
f74a594e98
commit
3b8c33d49a
2 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,7 @@ public final class NodeStatus {
|
|||
/**
|
||||
* 40-bit ZeroTier address of this node
|
||||
*/
|
||||
public final long getAddres() {
|
||||
public final long getAddress() {
|
||||
return address;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue