me
/
guix
Archived
1
0
Fork 0

gnu: itcl: Fix typo in description.

* gnu/packages/tcl.scm (itcl)[description]: Fix typo.
master
Tobias Geerinckx-Rice 2021-04-09 19:55:18 +02:00
parent 04c49b2528
commit a1d6d8bcd6
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@
(description
"[incr Tcl] is a widely used object-oriented system for Tcl. The name is
a play on C++, and [incr Tcl] provides a similar object model, including
multiple inheritence and public and private classes and variables.")
multiple inheritance and public and private classes and variables.")
(license license:public-domain)))
(define-public expect