From 4bd3866f587e683d3e9e39053fd99d31c687af27 Mon Sep 17 00:00:00 2001 From: gahr Date: Thu, 19 Sep 2013 13:38:01 +0000 Subject: - Fix typo Spotted by: antoine --- Mk/Uses/tcl.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mk/Uses') diff --git a/Mk/Uses/tcl.mk b/Mk/Uses/tcl.mk index 1112b4441a30..24d23773919c 100644 --- a/Mk/Uses/tcl.mk +++ b/Mk/Uses/tcl.mk @@ -35,7 +35,7 @@ # where PORT is one of: # # - tcl - Depend on Tcl -# - tk - Depend on both Tk and Tk (Tk itself depends on Tcl) +# - tk - Depend on both Tk and Tcl (Tk itself depends on Tcl) # # and VERSION is in one of the following formats: # -- cgit