diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-08-04 14:26:50 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-08-04 14:26:50 (GMT) |
commit | 7510073a3db80f1dd4261ad1f602d4fc719efdb8 (patch) | |
tree | aa054f9539931d2252d0856ba3761559b91ef822 /doc/SetOptions.3 | |
parent | 2fa48e044573693869cc6412efc1aaf4a51917bd (diff) | |
download | tk-7510073a3db80f1dd4261ad1f602d4fc719efdb8.zip tk-7510073a3db80f1dd4261ad1f602d4fc719efdb8.tar.gz tk-7510073a3db80f1dd4261ad1f602d4fc719efdb8.tar.bz2 |
Minor doc fixes
Diffstat (limited to 'doc/SetOptions.3')
-rw-r--r-- | doc/SetOptions.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/SetOptions.3 b/doc/SetOptions.3 index ae6e353..2a37de7 100644 --- a/doc/SetOptions.3 +++ b/doc/SetOptions.3 @@ -63,7 +63,7 @@ no window-dependent options, then a NULL value may be supplied for this argument. .AP int objc in Number of values in \fIobjv\fR. -.AP Tcl_Obj "*const objv[]" in +.AP Tcl_Obj "*const *objv" in Command-line arguments for setting configuring options. .AP Tk_SavedOptions *savePtr out If not NULL, the structure pointed to by this argument is filled |