mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 05:55:46 +08:00
INVIOLABLES.txt: Add a missing "be"
This commit is contained in:
committed by
Alin Jerpelea
parent
5515e09e8d
commit
4ff8698b0b
+1
-1
@@ -39,7 +39,7 @@ Strict POSIX compliance
|
|||||||
Modular Architecture
|
Modular Architecture
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
o The internal modular architecture of the OS must maintained.
|
o The internal modular architecture of the OS must be maintained.
|
||||||
o This means formalizing and documenting all internal interfaces (in the
|
o This means formalizing and documenting all internal interfaces (in the
|
||||||
porting guide), minimal use of global variables at the interface, and
|
porting guide), minimal use of global variables at the interface, and
|
||||||
only well defined functional interfaces.
|
only well defined functional interfaces.
|
||||||
|
|||||||
Reference in New Issue
Block a user