diff options
| author | Mark H Weaver <mhw@netris.org> | 2015-07-19 18:12:34 -0400 |
|---|---|---|
| committer | Mark H Weaver <mhw@netris.org> | 2015-07-19 18:12:34 -0400 |
| commit | 1b4e48d498a96d478baa1aae7d9c7ecdbd817d6f (patch) | |
| tree | 4b650999e49a6f4d3dd116fab3f9ee8222247e07 /gnu/packages/pretty-print.scm | |
| parent | aa27987f71cb8afa698ede551e20b1248f160113 (diff) | |
| parent | 50c7a1e297bff0935674b4f30e854a8889becfdd (diff) | |
Merge branch 'master' into core-updates
Diffstat (limited to 'gnu/packages/pretty-print.scm')
| -rw-r--r-- | gnu/packages/pretty-print.scm | 2 |
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, |
| 139 | HTML or RTF formats, to be stored in files or sent immediately to a printer. | 139 | HTML or RTF formats, to be stored in files or sent immediately to a printer. |
| 140 | It also includes the capability to perform syntax highlighting for several | 140 | It also includes the capability to perform syntax highlighting for several |
| 141 | different programming languages.") | 141 | different programming languages.") |
| 142 | (license gpl3+))) | 142 | (license gpl3+))) |
