aboutsummaryrefslogtreecommitdiff
path: root/jim_tcl.txt
diff options
context:
space:
mode:
Diffstat (limited to 'jim_tcl.txt')
-rw-r--r--jim_tcl.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/jim_tcl.txt b/jim_tcl.txt
index 66987b3..f07ca14 100644
--- a/jim_tcl.txt
+++ b/jim_tcl.txt
@@ -3505,7 +3505,7 @@ Tcl interpreter. +'args'+ specifies the formal arguments to the procedure.
If specified, +'statics'+, declares static variables which are bound to the
procedure.
-See <<_procedures,PROCEDURES> for detailed information about Tcl procedures.
+See <<_procedures,PROCEDURES>> for detailed information about Tcl procedures.
The `proc` command returns +'name'+ (which is useful with `local`).