From 0ef33548c20ae9cf73a6e9e850b17137b1453dd3 Mon Sep 17 00:00:00 2001 From: smatz Date: Mon, 12 Apr 2010 14:12:47 +0000 Subject: (svn r19614) -Codechange: "it's" => "its" where appropriate --- src/network/core/address.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/network/core') 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(); -- cgit v1.2.3-54-g00ecf