Fix typo (wrote .tkinspect_opts instead of .tkinspect_init).
authorsls <sls>
Fri, 23 Jun 1995 08:05:20 +0000 (08:05 +0000)
committersls <sls>
Fri, 23 Jun 1995 08:05:20 +0000 (08:05 +0000)
Miscellany.html

index b312df03b2287386944eb931f03627c91432034d..7a870f3db3effdfea956edc5835df32a3ee9b4c4 100644 (file)
@@ -11,10 +11,10 @@ initialized various defaults, but before it creates any windows.  Here
 you may place <tt>option add</tt> commands and the like to customize
 <b>tkinspect</b>'s look and function.<p>
 
-<b>tkinspect</b> then creates a main window, and then sources
-<tt>.tkinspect_opts</tt> (in the current directory).  Here you might
+<b>tkinspect</b> then creates a main window, and sources
+<tt>.tkinspect_init</tt> (in the current directory).  Here you might
 put commands that automatically selects an interpreter, opens a
-command line, sets up variable traces, etc.
+command line, sets up variable traces, etc.<p>
 
 <center><h1>Tkinspect Interface</h1></center>
 
@@ -49,6 +49,6 @@ or for use in startup files:
 
 <hr>
 <!-- hhmts start -->
-Last modified: Wed Jun 21 15:48:53 1995
+Last modified: Fri Jun 23 00:59:53 1995
 <!-- hhmts end -->
 </body> </html>