mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 12:44:42 +03:00
fix typo
This commit is contained in:
@@ -19775,7 +19775,7 @@ Architectural rule summary:
|
||||
|
||||
* [A.1: Separate stable from less stable part of code](#Ra-stable)
|
||||
* [A.2: Express potentially reusable parts as a library](#Ra-lib)
|
||||
* [A.4: There should be no cycles among libraries](#?Ra-dag)
|
||||
* [A.4: There should be no cycles among libraries](#Ra-dag)
|
||||
* [???](#???)
|
||||
* [???](#???)
|
||||
* [???](#???)
|
||||
|
||||
Reference in New Issue
Block a user