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

Unified Diff: chrome/common/extensions/docs/server2/update_cache.py

Issue 2412863005: Make some code gender neutral. (Closed)
Patch Set: Created 4 years, 2 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 | « chrome/common/extensions/api/platform_keys.idl ('k') | chrome/renderer/searchbox/searchbox_extension.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/server2/update_cache.py
diff --git a/chrome/common/extensions/docs/server2/update_cache.py b/chrome/common/extensions/docs/server2/update_cache.py
index 40aace3f64558c61a4013bcf7446fb702f82a8ba..9e10617862e2bd1274e44b96ab8958e537404bc4 100644
--- a/chrome/common/extensions/docs/server2/update_cache.py
+++ b/chrome/common/extensions/docs/server2/update_cache.py
@@ -110,7 +110,7 @@ def UpdateCache(single_data_source=None, commit=None):
'''
server_instance = _CreateServerInstance(commit)
- # This is the guy that would be responsible for refreshing the cache of
+ # This is the thing that would be responsible for refreshing the cache of
# examples. Here for posterity, hopefully it will be added to the targets
# below someday.
# render_refresher = RenderRefresher(server_instance, self._request)
« no previous file with comments | « chrome/common/extensions/api/platform_keys.idl ('k') | chrome/renderer/searchbox/searchbox_extension.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698