summaryrefslogtreecommitdiff
path: root/gnu/packages/pretty-print.scm
diff options
context:
space:
mode:
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+)))