added missing colon default tip
authorhaftmann
Sun, 27 Jul 2025 17:52:06 +0200
changeset 82909 e4fae2227594
parent 82908 f7778350d1ac
added missing colon
NEWS
--- a/NEWS	Sun Jul 27 16:46:34 2025 +0200
+++ b/NEWS	Sun Jul 27 17:52:06 2025 +0200
@@ -156,7 +156,7 @@
 subset_refl, subset_trans, vimageD, vimageE, vimageI, vimageI2, vimage_Collect,
 vimage_Int, vimage_Un. INCOMPATIBILITY, use thm(s) antiquotation instead.
 
-* Clarified semantics for adding code equations
+* Clarified semantics for adding code equations:
   * Code equations from preceding theories are superseded.
   * Code equations declared in the course of a theory are appended, not
     prepended.