[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/06: gnu: cloc: Fix typo in description.
From: |
Tobias Geerinckx-Rice |
Subject: |
03/06: gnu: cloc: Fix typo in description. |
Date: |
Sun, 10 Sep 2017 18:53:12 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit e0f4966448bae564b2084298de3a9232660429d3
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Sep 10 22:12:14 2017 +0200
gnu: cloc: Fix typo in description.
* gnu/packages/code.scm (cloc)[description]: Fix typo.
---
gnu/packages/code.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/code.scm b/gnu/packages/code.scm
index e1ef773..6e04739 100644
--- a/gnu/packages/code.scm
+++ b/gnu/packages/code.scm
@@ -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
- branch master updated (4561498 -> c1b815a), Tobias Geerinckx-Rice, 2017/09/10
- 03/06: gnu: cloc: Fix typo in description.,
Tobias Geerinckx-Rice <=
- 01/06: gnu: youtube-dl: Update to 2017.09.10., Tobias Geerinckx-Rice, 2017/09/10
- 06/06: gnu: gnome-sudoku: Update to 3.26.0., Tobias Geerinckx-Rice, 2017/09/10
- 02/06: gnu: cloc: Update to 1.74., Tobias Geerinckx-Rice, 2017/09/10
- 05/06: gnu: gnome-klotski: Update to 3.22.2., Tobias Geerinckx-Rice, 2017/09/10
- 04/06: gnu: libgnome-games-support: Update to 1.2.3., Tobias Geerinckx-Rice, 2017/09/10