From 22e29159e712252ec67b8ab43d67e53fdcddbd0a Mon Sep 17 00:00:00 2001 From: Xiangyu Xu Date: Fri, 11 Dec 2020 02:14:00 -0600 Subject: fix typo We already have item 4, this should be number 5. --- tcl.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcl.html.markdown b/tcl.html.markdown index 3d23870b..1b577b49 100644 --- a/tcl.html.markdown +++ b/tcl.html.markdown @@ -273,7 +273,7 @@ namespace eval people::person1 { ############################################################################### -## 4. Built-in Routines +## 5. Built-in Routines ############################################################################### # Math can be done with the "expr": -- cgit v1.2.3