The following commit has been merged in the master branch:
commit 29d0b6e5835aabc67155f15ad63e7ee698e9df3b
Author: Russ Allbery <[email protected]>
Date:   Sat Feb 21 20:34:15 2009 -0800

    Add spelling correction for "mroe"
    
    * lib/Spelling.pm:
      + [RA] Add spelling correction for "mroe".

diff --git a/debian/changelog b/debian/changelog
index 436e040..f17d2dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -94,6 +94,8 @@ lintian (2.2.6) UNRELEASED; urgency=low
   * lib/Lintian/Command.pm:
     + [RA] Disable IPC::Run debugging.  Patch from Raphael Geissert.
     + [RA] Don't load Data::Dumper.  Patch from Raphael Geissert.
+  * lib/Spelling.pm:
+    + [RA] Add spelling correction for "mroe".
   * lib/Util.pm:
     + [RA] Minor optimizations to {read,parse}_dpkg_control.  Patch from
       Raphael Geissert.
diff --git a/lib/Spelling.pm b/lib/Spelling.pm
index ba32fd0..7de06c0 100644
--- a/lib/Spelling.pm
+++ b/lib/Spelling.pm
@@ -217,6 +217,7 @@ our %CORRECTIONS = qw(
                       ment meant
                       modulues modules
                       monochromo monochrome
+                      mroe more
                       multidimensionnal multidimensional
                       navagating navigating
                       nead need

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to