Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(51)

Unified Diff: net/dns/dns_config_service_posix.h

Issue 1114623003: Fix a few spelling errors in comments. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/public/test/javascript_test_observer.h ('k') | ppapi/tests/test_instance_deprecated.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/dns/dns_config_service_posix.h
diff --git a/net/dns/dns_config_service_posix.h b/net/dns/dns_config_service_posix.h
index 7e266ba0460cc792f6b256dce50bb9ecdd1a07ad..0db525dfd6f8c716c43632794e1e9f030334542c 100644
--- a/net/dns/dns_config_service_posix.h
+++ b/net/dns/dns_config_service_posix.h
@@ -71,7 +71,7 @@ class NET_EXPORT_PRIVATE DnsConfigServicePosix : public DnsConfigService {
scoped_refptr<ConfigReader> config_reader_;
scoped_refptr<HostsReader> hosts_reader_;
#if defined(OS_ANDROID)
- // Has DnsConfigWatcher detected any config chagnes yet?
+ // Has DnsConfigWatcher detected any config changes yet?
bool seen_config_change_;
#endif
« no previous file with comments | « content/public/test/javascript_test_observer.h ('k') | ppapi/tests/test_instance_deprecated.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698