Grammar fix in code contribution guide
Change-Id: Iac29eb7f0b8217476ebc87c2da455efe01d72417
This commit is contained in:
parent
c40d449a39
commit
2bfd13643c
@ -158,7 +158,7 @@ Agent driver attributes:
|
||||
These are only some fields in use. Other vendor drivers might expose more ``driver_internal_info``
|
||||
properties, please check their development documentation and/or module docstring for details.
|
||||
It is important for developers to make sure these properties follow the precedent of prefixing their
|
||||
variable names with a specific interface name(e.g., iboot_bar, amt_xyz), so as to minimize or avoid
|
||||
variable names with a specific interface name (e.g., iboot_bar, amt_xyz), so as to minimize or avoid
|
||||
any conflicts between interfaces.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user