gnu: cloc: Fix typo in description.
* gnu/packages/code.scm (cloc)[description]: Fix typo.
This commit is contained in:
parent
7ca001c33d
commit
e0f4966448
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user