cosmetic: 1)typos 2)parameters named for clarity

Test: n/a
Bug: n/a
Change-Id: I49faa1d8dec4b729409a45e87212b271ecf9e9d1
This commit is contained in:
Usta Shrestha
2022-01-11 02:44:21 -05:00
parent b3af19caa2
commit c725f47f5d
5 changed files with 6 additions and 6 deletions

View File

@@ -129,7 +129,7 @@ type variableProperties struct {
Exclude_srcs []string
}
// eng is true for -eng builds, and can be used to turn on additionaly heavyweight debugging
// eng is true for -eng builds, and can be used to turn on additional heavyweight debugging
// features.
Eng struct {
Cflags []string