summaryrefslogtreecommitdiff
path: root/cmds
diff options
context:
space:
mode:
authorKelly Rossmoyer <krossmo@google.com>2020-07-29 23:45:17 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-07-29 23:45:17 +0000
commit3261ea7b0a46b3f17797afbb636c49d1a97564a7 (patch)
tree7c13d75262c0d98b45f1590fcc5a72815b1b6507 /cmds
parente859848f9fcb9f6bb710af01acb8ccea12492554 (diff)
parent4c8a97a8f4230fd0d9f36335683af3639064eef1 (diff)
Merge "Update language to comply with Android's inclusive language guidance"
Diffstat (limited to 'cmds')
-rw-r--r--cmds/statsd/src/atoms.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds/statsd/src/atoms.proto b/cmds/statsd/src/atoms.proto
index c8f2efab3783..7745677c4355 100644
--- a/cmds/statsd/src/atoms.proto
+++ b/cmds/statsd/src/atoms.proto
@@ -60,7 +60,7 @@ import "frameworks/base/core/proto/android/view/enums.proto";
import "frameworks/base/core/proto/android/wifi/enums.proto";
/**
- * The master atom class. This message defines all of the available
+ * The primary atom class. This message defines all of the available
* raw stats log events from the Android system, also known as "atoms."
*
* This field contains a single oneof with all of the available messages.