[publican-list] [PATCH] Correct misspellings of "deafult" to "default."

Robert P. J. Day rpjday at crashcourse.ca
Mon May 31 10:42:52 UTC 2010


Signed-off-by: Robert P. J. Day <rpjday at crashcourse.ca>

  is this the proper strategy for submitting patches to the svn code
base?  or do i send them elsewhere?

Index: bin/publican
===================================================================
--- bin/publican	(revision 1287)
+++ bin/publican	(working copy)
@@ -139,7 +139,7 @@
     'quiet'     => maketext('Disable all logging.'),
 ## WebSite options
     'db_file=s'   => maketext('Override default database file.'),
-    'toc_path=s'  => maketext('Override the deafult TOC path.'),
+    'toc_path=s'  => maketext('Override the default TOC path.'),
     'tmpl_path=s' => maketext('Override the default template path.'),
     'site_config=s' =>
         maketext('WebSite configuration file to use or create.'),
@@ -938,7 +938,7 @@
 	Options:
         --site_config=<SITE_CONFIG>    WebSite configuration file to use or create.
         --db_file=<DB_FILE>       Override default database file.
-        --toc_path=<TOC_PATH>     Override the deafult TOC path.
+        --toc_path=<TOC_PATH>     Override the default TOC path.
         --tmpl_path=<TMPL_PATH>    Override the default template path.


Index: po/publican.pot
===================================================================
--- po/publican.pot	(revision 1287)
+++ po/publican.pot	(working copy)
@@ -652,7 +652,7 @@
 msgstr ""

 #: bin/publican:142
-msgid "Override the deafult TOC path."
+msgid "Override the default TOC path."
 msgstr ""

 #: lib/Publican.pm:286


-- 

========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

            Linux Consulting, Training and Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Twitter:                                       http://twitter.com/rpjday
========================================================================




More information about the publican-list mailing list