Mention that the interaction and be with any external codebase

This commit is contained in:
Asger Feldthaus
2022-03-30 16:01:53 +02:00
committed by Asger F
parent 6a12864dab
commit 82c35e6f65

View File

@@ -18,7 +18,7 @@ private import internal.CachedStages
module API {
/**
* A node in the API graph, representing a value that has crossed the boundary between this
* codebase and an external library.
* codebase and an external library (or in general, any external codebase).
*
* ### Basic usage
*