summary refs log tree commit diff
path: root/gnu/packages/installers.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/installers.scm')
-rw-r--r--gnu/packages/installers.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/installers.scm b/gnu/packages/installers.scm
index 04357b9719..3fabcc7c92 100644
--- a/gnu/packages/installers.scm
+++ b/gnu/packages/installers.scm
@@ -128,7 +128,7 @@
                         (substitute* "Source/build.cpp" (("m_target_type=TARGET_X86ANSI")
                                                          (string-append "m_target_type=" ,nsis-target-type))))))))
       (home-page "http://nsis.sourceforge.net/")
-      (synopsis "A professional open source system to create Windows installers")
+      (synopsis "professional open source system to create Windows installers")
       (description
        "NSIS (Nullsoft Scriptable Install System) is a professional open source
 system to create Windows installers. It is designed to be as small and flexible