summaryrefslogtreecommitdiffstats
path: root/development/cloc
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-10-12 20:57:39 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:38:56 +0700
commit78f182136c86385c1de9c982854a02b06989fca2 (patch)
treecaa5003fd3ef01b0b2b95158fc8c6ea7b5cb1cd0 /development/cloc
parent15c970aa588662a1d36c25de1306bf6c39668b1a (diff)
downloadslackbuilds-78f182136c86385c1de9c982854a02b06989fca2.tar.gz
slackbuilds-78f182136c86385c1de9c982854a02b06989fca2.tar.xz
development/cloc: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/cloc')
-rw-r--r--development/cloc/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/cloc/README b/development/cloc/README
index 33fca87e42..e2722e5114 100644
--- a/development/cloc/README
+++ b/development/cloc/README
@@ -1,4 +1,4 @@
cloc (Count Lines of Code)
-cloc counts blank lines, comment lines, and physical lines of source code
-in many programming languages.
+cloc counts blank lines, comment lines, and physical lines of source
+code in many programming languages.