summaryrefslogtreecommitdiff
path: root/src/network/core/address.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/core/address.h')
-rw-r--r--src/network/core/address.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/core/address.h b/src/network/core/address.h
index 6385c5d02..b20a28773 100644
--- a/src/network/core/address.h
+++ b/src/network/core/address.h
@@ -129,7 +129,7 @@ public:
const char *GetAddressAsString(bool with_family = true);
/**
- * Get the address in it's internal representation.
+ * Get the address in its internal representation.
* @return the address
*/
const sockaddr_storage *GetAddress();