gnu: Some cleanup based on lint checkers.
[jackhill/guix/guix.git] / gnu / packages / valgrind.scm
index 44a8381..af798be 100644 (file)
@@ -58,7 +58,7 @@
     (description
      "Valgrind is an instrumentation framework for building dynamic analysis
 tools.  There are Valgrind tools that can automatically detect many memory
-management and threading bugs, and profile your programs in detail. You can
+management and threading bugs, and profile your programs in detail.  You can
 also use Valgrind to build new tools.")
     (license gpl2+)