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

[SCM] Debian package checker branch, master, updated. 2.2.2-11-g662c8bb



The following commit has been merged in the master branch:
commit 2cc87a73826a488a50a8af084d00386caf802be0
Author: Raphael Geissert <atomo64@gmail.com>
Date:   Sun Feb 1 20:00:21 2009 -0600

    Add some typos and case corrections to Spelling.pm

diff --git a/lib/Spelling.pm b/lib/Spelling.pm
index 2fc5776..72bf5a3 100644
--- a/lib/Spelling.pm
+++ b/lib/Spelling.pm
@@ -54,6 +54,7 @@ our %CORRECTIONS = qw(
                       alegorical allegorical
                       algorith algorithm
                       allpication application
+                      als also
                       altough although
                       alows allows
                       amoung among
@@ -61,6 +62,7 @@ our %CORRECTIONS = qw(
                       analysator analyzer
                       ang and
                       appropiate appropriate
+                      arne't aren't
                       arraival arrival
                       artifical artificial
                       artillary artillery
@@ -188,8 +190,10 @@ our %CORRECTIONS = qw(
                       langauage language
                       langugage language
                       lauch launch
+                      lenght length
                       lesstiff lesstif
                       libaries libraries
+                      libraris libraries
                       libary library
                       licenceing licencing
                       loggin login
@@ -321,6 +325,9 @@ $CORRECTIONS{'alot'} = 'a lot';
 # descriptions, and should not be applied to files that may contain
 # configuration fragments or more informal files such as debian/copyright.
 our %CORRECTIONS_CASE = qw(
+                           apache Apache
+                           api API
+                           Api API
                            D-BUS D-Bus
                            d-bus D-Bus
                            dbus D-Bus
@@ -338,12 +345,15 @@ our %CORRECTIONS_CASE = qw(
                            GnomeVfs GnomeVFS
                            gnome-vfs GnomeVFS
                            gnomevfs GnomeVFS
+                           gnu GNU
+                           Gnu GNU
                            Gobject GObject
                            gobject GObject
                            Gstreamer GStreamer
                            gstreamer GStreamer
                            GTK GTK+
                            gtk+ GTK+
+                           Http HTTP
                            kde KDE
                            meta-package metapackage
                            MYSQL MySQL
@@ -367,6 +377,7 @@ our %CORRECTIONS_CASE = qw(
                            SLang S-Lang
                            S-lang S-Lang
                            s-lang S-Lang
+                           spanish Spanish
                            subversion Subversion
                            TCL Tcl
                            tcl Tcl

-- 
Debian package checker


Reply to: