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

Unified Diff: components/feedback/proto/web.proto

Issue 2065373002: Gender-neutralize a few more comments / strings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: that was weird Created 4 years, 6 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
Index: components/feedback/proto/web.proto
diff --git a/components/feedback/proto/web.proto b/components/feedback/proto/web.proto
index 0825032ddbcaa62d3ef513391d3e2c62dfac1803..fce0589ab86e046512e9838117140a14ac19ce6e 100644
--- a/components/feedback/proto/web.proto
+++ b/components/feedback/proto/web.proto
@@ -35,7 +35,7 @@ message WebData {
// no matching suggestions were found.
// - NONE_OF_THE_ABOVE if the user has chosen "None of the above".
// - Empty string if suggestions were shown but the user hasn't chosen
- // any of them (and also she hasn't chosen "None of the above").
+ // any of them (and also they haven't chosen "None of the above").
// - Actual suggestion identifier as returned from the server.
optional string suggestion_id = 5;

Powered by Google App Engine
This is Rietveld 408576698