summaryrefslogtreecommitdiffstats
path: root/substvars
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-05-31 11:06:39 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-05-31 11:06:39 (EDT)
commit9462302d6676275d13b623d052572ce38fffc5be (patch)
treefa03ec01ef9cc57f09e0bee4f705ead65ecaaee2 /substvars
parent085bd07486d67303934456f9493c2c93f5a19305 (diff)
Slightly improve/standardize package descriptions
Diffstat (limited to 'substvars')
-rw-r--r--substvars4
1 files changed, 2 insertions, 2 deletions
diff --git a/substvars b/substvars
index 91bf051..42d3dcd 100644
--- a/substvars
+++ b/substvars
@@ -1,5 +1,5 @@
Common-Description:
- GNU make is a tool which controls the generation of executables and other
- non-source files of a program from the program's source files. The make
+ GNU Make is a tool which controls the generation of executables and other
+ non-source files of a program from the program's source files. The make
utility automatically determines which pieces of a large program need to be
recompiled, and issues commands to recompile them.