Index: net/dns/dns_config_service_posix.cc |
diff --git a/net/dns/dns_config_service_posix.cc b/net/dns/dns_config_service_posix.cc |
index b352d3269c040f84cb87c3219e1d3e917b8e0c36..8dcec23772fb63a2a245f0316a0316ca30d2d256 100644 |
--- a/net/dns/dns_config_service_posix.cc |
+++ b/net/dns/dns_config_service_posix.cc |
@@ -37,7 +37,7 @@ const base::FilePath::CharType* kFilePathHosts = |
#if defined(OS_IOS) |
-// There is no plublic API to watch the DNS configuration on iOS. |
+// There is no public API to watch the DNS configuration on iOS. |
class DnsConfigWatcher { |
public: |
typedef base::Callback<void(bool succeeded)> CallbackType; |