Index: components/policy/proto/device_management_backend.proto |
diff --git a/components/policy/proto/device_management_backend.proto b/components/policy/proto/device_management_backend.proto |
index 753e9ed0ff87580fdc3867f6c8f7c1bf2a057405..bbdc25ee30a9c4c00f12dbefef543d6c0cfdd878 100644 |
--- a/components/policy/proto/device_management_backend.proto |
+++ b/components/policy/proto/device_management_backend.proto |
@@ -261,7 +261,7 @@ message PolicyData { |
// The DM token that was used by the client in the HTTP POST header |
// for authenticating the request. It is included here again so that |
- // the client can verify that the response is meant for him (and not |
+ // the client can verify that the response is meant for them (and not |
// issued by a replay or man-in-the-middle attack). |
optional string request_token = 3; |