summaryrefslogtreecommitdiff
path: root/gnu/packages/pretty-print.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2015-07-19 18:12:34 -0400
committerMark H Weaver <mhw@netris.org>2015-07-19 18:12:34 -0400
commit1b4e48d498a96d478baa1aae7d9c7ecdbd817d6f (patch)
tree4b650999e49a6f4d3dd116fab3f9ee8222247e07 /gnu/packages/pretty-print.scm
parentaa27987f71cb8afa698ede551e20b1248f160113 (diff)
parent50c7a1e297bff0935674b4f30e854a8889becfdd (diff)
Merge branch 'master' into core-updates
Diffstat (limited to 'gnu/packages/pretty-print.scm')
-rw-r--r--gnu/packages/pretty-print.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/pretty-print.scm b/gnu/packages/pretty-print.scm
index 81b6537f15d..7c0f50d467e 100644
--- a/gnu/packages/pretty-print.scm
+++ b/gnu/packages/pretty-print.scm
@@ -136,7 +136,7 @@ indentation counting, function and file indices and more.")
136 (synopsis "Generating PostScript, including pretty-printing") 136 (synopsis "Generating PostScript, including pretty-printing")
137 (description 137 (description
138 "GNU Enscript is a program to convert ASCII text files to PostScript, 138 "GNU Enscript is a program to convert ASCII text files to PostScript,
139HTML or RTF formats, to be stored in files or sent immediately to a printer. 139HTML or RTF formats, to be stored in files or sent immediately to a printer.
140It also includes the capability to perform syntax highlighting for several 140It also includes the capability to perform syntax highlighting for several
141different programming languages.") 141different programming languages.")
142 (license gpl3+))) 142 (license gpl3+)))