summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 638098e593..34875b4cff 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -272,7 +272,7 @@ Note: We're only listing outstanding class updates.
* TracePoint
- * TracePoint.allow_reenter is added to allow reenter while TracePoint
+ * TracePoint.allow_reentry is added to allow reenter while TracePoint
callback.
[[Feature #15912]]