diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:18:15 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 4928493fb84e5cbd6f2f3583d4a85ae1d131211a (patch) | |
tree | 1fab8f500915a7a73411ee0916e503ce6a16d211 /libraries/itcl | |
parent | a99519779c42823bbd31d4ccff81001d7247d5ba (diff) | |
download | slackbuilds-4928493fb84e5cbd6f2f3583d4a85ae1d131211a.tar.gz |
libraries/itcl: Fix slack-desc.
Diffstat (limited to 'libraries/itcl')
-rw-r--r-- | libraries/itcl/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/itcl/slack-desc b/libraries/itcl/slack-desc index ec3b413121..a781cf030c 100644 --- a/libraries/itcl/slack-desc +++ b/libraries/itcl/slack-desc @@ -14,6 +14,6 @@ itcl: building blocks for an application. Each object is a bag of data with itcl: a set of procedures or "methods" that are used to manipulate it. itcl: Objects are organized into "classes" with identical characteristics, itcl: and classes can inherit functionality from one another. -itcl: +itcl: itcl: This package contains version 3.4 of itcl which is required by some itcl: programs. |