1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-06 14:56:54 +02:00

Merge pull request #4068 from bkbncn/patch-1

[tcl]fix typo
This commit is contained in:
Max Schumacher
2020-12-11 22:15:25 +01:00
committed by GitHub

View File

@@ -273,7 +273,7 @@ namespace eval people::person1 {
############################################################################### ###############################################################################
## 4. Built-in Routines ## 5. Built-in Routines
############################################################################### ###############################################################################
# Math can be done with the "expr": # Math can be done with the "expr":