[ghc-shakespeare] fix space before . in description

Jens Petersen petersen at fedoraproject.org
Sun Jul 15 13:30:44 UTC 2012


commit 8b919a65460034f3904f148652a263636d2631a4
Author: Jens Petersen <petersen at redhat.com>
Date:   Sun Jul 15 22:30:35 2012 +0900

    fix space before . in description

 ghc-shakespeare.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ghc-shakespeare.spec b/ghc-shakespeare.spec
index c0aeeef..46a20d7 100644
--- a/ghc-shakespeare.spec
+++ b/ghc-shakespeare.spec
@@ -7,7 +7,7 @@
 %global common_summary Haskell compile-time templating library
 
 %global common_description Shakespeare is a template family for type-safe, efficient templates\
-with simple variable interpolation . Shakespeare templates can be used\
+with simple variable interpolation. Shakespeare templates can be used\
 inline with a quasi-quoter or in an external file. Shakespeare\
 interpolates variables according to the type being inserted.
 


More information about the scm-commits mailing list