summaryrefslogtreecommitdiff
path: root/gnu/packages/cppi.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/cppi.scm')
-rw-r--r--gnu/packages/cppi.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/cppi.scm b/gnu/packages/cppi.scm
index 53f24698fc..d28fc40173 100644
--- a/gnu/packages/cppi.scm
+++ b/gnu/packages/cppi.scm
@@ -35,7 +35,7 @@
"1jk42cjaggk71rimjnx3qpmb6hivps0917vl3z7wbxk3i2whb98j"))))
(build-system gnu-build-system)
(home-page "http://www.gnu.org/software/cppi/")
- (synopsis "A cpp directive indenter")
+ (synopsis "Indent C preprocessor directives to reflect nesting and more")
(description
"GNU cppi indents C preprocessor directives to reflect their nesting and
ensure that there is exactly one space character between each #if, #elif,