aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-10-14 08:26:22 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-10-14 08:26:22 +0200
commitc08bf939d0d9ee475f5553135ad4dbe3e5684f3b (patch)
treeadb8a32c13792279fd3028dd266e6b0f59bf2014 /NEWS
parent4564a26c0b88d684c12c396d7ef5b0e66f686964 (diff)
Rearrange internal scope documentation, add note in target import
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 01a3ff1..48664e2 100644
--- a/NEWS
+++ b/NEWS
@@ -101,7 +101,7 @@ Version 0.14.0
side-building BMIs for external module interfaces and header units.
Note that this functionality is not without limitations and drawbacks and,
- if needed, should be enabled explicitly. See the "C++ Compilation Internal
+ if needed, should be enabled explicitly. See the "Compilation Internal
Scope" section in the manual for details.
* C++20 modules support in GCC 11 using the module mapper.