commit c8be8beb36e155f303fdedf75588c194ebc51ed2
Author: Petr Písař <[email protected]>
Date:   Wed Mar 14 18:06:04 2012 +0100

    Fix typos

 .rpmlint           |    2 ++
 perl-Jemplate.spec |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 0000000..2df4526
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter("spelling-error .* templating");
diff --git a/perl-Jemplate.spec b/perl-Jemplate.spec
index cd43fe6..3e8bee0 100644
--- a/perl-Jemplate.spec
+++ b/perl-Jemplate.spec
@@ -48,7 +48,7 @@ Jemplate is a templating framework for JavaScript that is 
built over
 Perl's Template Toolkit (TT2). Jemplate parses TT2 templates using the
 TT2 Perl framework, but with a twist. Instead of compiling the templates
 into Perl code, it compiles them into JavaScript. Jemplate then provides
-a JavaScript runtime module for processing the template code. Presto, we
+a JavaScript run-time module for processing the template code. Presto, we
 have full featured JavaScript templating language!
 
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to