r58215 - /trunk/jifty/debian/patches/spelling.patch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri May 21 19:58:42 UTC 2010


Author: gregoa
Date: Fri May 21 19:58:25 2010
New Revision: 58215

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=58215
Log:
more spelling fixes

Modified:
    trunk/jifty/debian/patches/spelling.patch

Modified: trunk/jifty/debian/patches/spelling.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/jifty/debian/patches/spelling.patch?rev=58215&op=diff
==============================================================================
--- trunk/jifty/debian/patches/spelling.patch (original)
+++ trunk/jifty/debian/patches/spelling.patch Fri May 21 19:58:25 2010
@@ -92,6 +92,15 @@
  to show the additional information, for example an id of some object, but
 --- a/lib/Jifty/Plugin/ViewDeclarePage/Page.pm
 +++ b/lib/Jifty/Plugin/ViewDeclarePage/Page.pm
+@@ -31,7 +31,7 @@
+ 
+ It's very hard to extended L<Jifty::View::Declare::Page> class as
+ it's written in such a way that forces you to copy&paste some
+-internals from the class to make overriden method work and don't
++internals from the class to make overridden method work and don't
+ breake things.
+ 
+ I think this implementation is much better thing. To use this class
 @@ -174,7 +174,7 @@
  Renders whole page from doctype till closing html tag. Takes
  no arguments.
@@ -176,3 +185,14 @@
  
  =cut
  
+--- a/lib/Jifty/Manual/Glossary.pod
++++ b/lib/Jifty/Manual/Glossary.pod
+@@ -49,7 +49,7 @@
+ =item constructor
+ 
+ A property of a L</parameter>; the action B<must> have an argument value for
+-this paramater in order to be constructed.  This is different from
++this parameter in order to be constructed.  This is different from
+ L</mandatory>, in that the user can leave mandatory fields empty.  For
+ instance, the C<id> of a L<Jifty::Action::Record::Update> is a constructor.
+ See L<Jifty::Action>.




More information about the Pkg-perl-cvs-commits mailing list