commit | 2ea5a52436740a1c4468e867bd8da06dc9d3dca8 | [log] [tgz] |
---|---|---|
author | Gregory Kielian <gkielian@google.com> | Sat Aug 21 03:51:53 2021 -0700 |
committer | Gregory Kielian <gkielian@google.com> | Sat Aug 21 11:08:50 2021 +0000 |
tree | 847a01bcf21bad51acce51683e9aa2d5c0bddbe1 | |
parent | 513bbfa2151a61753f9833dc59d054d1d538c221 [diff] |
Increasing word boundaries via re-camel Felt that the E's were making it difficult to detect work boundaries. Re-cased the letters to mark work boundaries, using the first CamelCase example from the Google Java Style Guide as a guide: "XML HTTP request" -> XmlHttpRequest Note: also changed Excutables to Executables. Change-Id: Ibb7ac4fa70b6436ba19cb06a47cc50554a224170