Change-Id: I1624ad8c99db0a0339d39a211f89b09b55e1383e
This commit is contained in:
zhangdebo 2018-01-18 19:55:40 +08:00
parent ff4a019537
commit 8f51df324d
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ DevRef should cover how the proposed feature is supported. It is a low-level
design document explaining how the feature is implemented. It should cover
design decisions too low level to be included in the spec. It should also
cover the southbound implementation, including the rationale. The general
guideline should be - if a new contributer reads this document, they should
guideline should be - if a new contributor reads this document, they should
be able to understand the code of the application.
The difference between a spec and a devref is difficult to formalize. In essence,