[haskell-platform] fix missing backslash in new description

Jens Petersen petersen at fedoraproject.org
Thu Jan 19 10:39:06 UTC 2012


commit 20aee54e148b1d137c856e586f16d7397f229743
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Jan 19 19:39:00 2012 +0900

    fix missing backslash in new description

 haskell-platform.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/haskell-platform.spec b/haskell-platform.spec
index a9489d1..1bba2b6 100644
--- a/haskell-platform.spec
+++ b/haskell-platform.spec
@@ -3,7 +3,7 @@
 %global common_summary Standard Haskell distribution
 
 %global common_description The Haskell Platform provides a stable and widely-used set of Haskell libraries\
-and tools.  It comes with all you need to get up and running to get started
+and tools.  It comes with all you need to get up and running to get started\
 with Haskell programming.
 
 %define without_haddock 1


More information about the scm-commits mailing list