gnu: cloc: Fix typo in description.

* gnu/packages/code.scm (cloc)[description]: Fix typo.
master
Tobias Geerinckx-Rice 2017-09-10 22:12:14 +02:00
parent 7ca001c33d
commit e0f4966448
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,7 @@ of source code in many programming languages. Given two versions of a code
base, cloc can compute differences in blank, comment, and source lines.
cloc contains code from David Wheeler's SLOCCount. Compared to SLOCCount,
cloc can handle a greater variety of programming langauges.")
cloc can handle a greater variety of programming languages.")
(license license:gpl2+)))
(define-public the-silver-searcher