commit | a9997f04744cbf8bf2dd83785f5f6271b46fcca7 | [log] [tgz] |
---|---|---|
author | Saint Chou <saintchou@google.com> | Wed Jul 29 10:14:56 2020 +0000 |
committer | Saint Chou <saintchou@google.com> | Wed Jul 29 10:16:43 2020 +0000 |
tree | f0d1e27fa6f4fdff95c0cda1f92e4f23ed21dddd | |
parent | 15a6ead86b5610b4960aec71d104848a932947f0 [diff] [blame] |
Update language to comply with Android's inclusive language guidance See https://source.android.com/setup/contribute/respectful-code for reference #inclusivefixit Bug: 161896447 Change-Id: I839b1833dc06e00190f3557ca0292685197b1323 Test: NA (Comment only)
diff --git a/payload_consumer/download_action.h b/payload_consumer/download_action.h index 740416d..6928443 100644 --- a/payload_consumer/download_action.h +++ b/payload_consumer/download_action.h
@@ -124,7 +124,7 @@ bool SetupP2PSharingFd(); // Writes |length| bytes of payload from |data| into |file_offset| - // of the p2p file. Also does sanity checks; for example ensures we + // of the p2p file. Also does validation checks; for example ensures we // don't end up with a file with holes in it. // // This method does nothing if SetupP2PSharingFd() hasn't been