]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: missing definite article
authorMattias Engdegård <mattiase@acm.org>
Sat, 20 May 2023 13:04:06 +0000 (15:04 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sat, 20 May 2023 13:04:06 +0000 (15:04 +0200)
etc/NEWS

index 8bd8c5714c0c0fd83b55e63fec64757871f936e8..ad6dffae844a71610bc01dfed927d2cbe6783c84 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3877,7 +3877,7 @@ The following generalized variables have been made obsolete:
 'window-height', 'window-width', and 'x-get-secondary-selection'.
 
 ---
-** The 'dotimes' loop variable can no longer be manipulated in loop body.
+** The 'dotimes' loop variable can no longer be manipulated in the loop body.
 Previously, the 'dotimes' loop counter could be modified inside the
 loop body, but only in code using dynamic binding.  Now the behavior
 is the same as when using lexical binding: changes to the loop