[gtksourceview] perl: spell check the POD sections



commit e8b81ef99c32e26d0be5ff5b6577ffe8cb27434a
Author: Carnà Draug <carandraug+dev gmail com>
Date:   Mon Feb 11 21:07:19 2013 +0000

    perl: spell check the POD sections

 data/language-specs/perl.lang |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/language-specs/perl.lang b/data/language-specs/perl.lang
index 7908a8a..26905cf 100644
--- a/data/language-specs/perl.lang
+++ b/data/language-specs/perl.lang
@@ -995,7 +995,7 @@ FIXME: =pod should require an empty line before/after, as written in perlpod
       </include>
     </context>
 
-    <context id="pod" style-ref="pod">
+    <context id="pod" style-ref="pod" class-disabled="no-spell-check">
       <start>^(?=(=[a-z]))</start>
       <end>^=(cut)$</end>
       <include>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]