mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-16 22:28:17 +00:00
fix typos in code
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user