Issue #18448: Fix a typo in Demo/newmetaclasses/Eiffel.py.
diff --git a/Misc/NEWS b/Misc/NEWS
index 0b2dadf..5283da6 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -77,6 +77,8 @@
 Tools/Demos
 -----------
 
+- Issue #18448: Fix a typo in Demo/newmetaclasses/Eiffel.py.
+
 - Issue #12990: The "Python Launcher" on OSX could not launch python scripts
   that have paths that include wide characters.