summaryrefslogtreecommitdiff
path: root/ChangeLog.3
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-11-30 16:59:41 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-11-30 16:59:41 +0100
commit8617edfffd07eb80561b4de6a37c5b0b5f442e07 (patch)
tree4f3b03efc440aab647588b598d9c039131663b48 /ChangeLog.3
parent646f2cf67e0b1147478f6cc8be2ac525082de714 (diff)
downloademacs-8617edfffd07eb80561b4de6a37c5b0b5f442e07.tar.gz
; Fix typos
Diffstat (limited to 'ChangeLog.3')
-rw-r--r--ChangeLog.32
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.3 b/ChangeLog.3
index d27a14d4279..e7ad130d009 100644
--- a/ChangeLog.3
+++ b/ChangeLog.3
@@ -107948,7 +107948,7 @@
2019-10-12 Rolf Ade <rolf@pointsman.de> (tiny change)
- TCL indentation fix outside functions
+ Tcl indentation fix outside functions
* lisp/progmodes/tcl.el (tcl-calculate-indent): Indent code
correctly outside of function definitions (bug#23565).