summaryrefslogtreecommitdiff
path: root/gnu/packages/cook.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/cook.scm')
-rw-r--r--gnu/packages/cook.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/cook.scm b/gnu/packages/cook.scm
index c1799e7887..4eb3096153 100644
--- a/gnu/packages/cook.scm
+++ b/gnu/packages/cook.scm
@@ -76,8 +76,8 @@
("ed" ,ed)))
(home-page "http://miller.emu.id.au/pmiller/software/cook")
(synopsis "Tool for constructing files")
- (description "Cook is a tool for constructing files. It is given a set of
-files to create, and recipes of how to create them. In any non-trivial program
+ (description "Cook is a tool for constructing files. It is given a set of
+files to create, and recipes of how to create them. In any non-trivial program
there will be prerequisites to performing the actions necessary to creating
-any file, such as include files. Cook provides a mechanism to define these.")
+any file, such as include files. Cook provides a mechanism to define these.")
(license gpl3+)))