gnu: itcl: Fix typo in description.
authorTobias Geerinckx-Rice <me@tobias.gr>
Fri, 9 Apr 2021 17:55:18 +0000 (19:55 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sat, 10 Apr 2021 12:11:32 +0000 (14:11 +0200)
* gnu/packages/tcl.scm (itcl)[description]: Fix typo.

gnu/packages/tcl.scm

index 709b3dd..55a9579 100644 (file)
     (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