Tcl Source Code

Artifact [c50f8fa4e1]
Login

Artifact c50f8fa4e1ff2252afeb9e52b3cc243ebe710c6f2735bb881c4e5af86c1773cb:

Attachment "15d851e394.patch" to ticket [15d851e394] added by chrstphrchvz 2019-06-27 13:21:01. (unpublished)
diff --git generic/tclCmdIL.c generic/tclCmdIL.c
index 61e5b030a..94c54135d 100644
--- generic/tclCmdIL.c
+++ generic/tclCmdIL.c
@@ -1960,7 +1960,7 @@ InfoProcsCmd(
 	/*
 	 * If "info procs" worked like "info commands", returning the commands
 	 * also seen in the global namespace, then you would include this
-	 * code. As this could break backwards compatibilty with 8.0-8.2, we
+	 * code. As this could break backwards compatibility with 8.0-8.2, we
 	 * decided not to "fix" it in 8.3, leaving the behavior slightly
 	 * different.
 	 */