INVIOLABLES.txt: Add a missing "be"

This commit is contained in:
YAMAMOTO Takashi
2020-01-27 13:28:11 +09:00
committed by Alin Jerpelea
parent 5515e09e8d
commit 4ff8698b0b
+1 -1
View File
@@ -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.