r7053 - /website/quilt.pod

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Tue Aug 21 13:02:56 UTC 2007


Author: gregoa-guest
Date: Tue Aug 21 13:02:56 2007
New Revision: 7053

URL: http://svn.debian.org/wsvn/?sc=1&rev=7053
Log:
fixed to small typos

Modified:
    website/quilt.pod

Modified: website/quilt.pod
URL: http://svn.debian.org/wsvn/website/quilt.pod?rev=7053&op=diff
==============================================================================
--- website/quilt.pod (original)
+++ website/quilt.pod Tue Aug 21 13:02:56 2007
@@ -86,7 +86,7 @@
 =head2 2.2. Applying and unapplying patches
 
 Now that we have the patch applied, let's play with it. C<quilt pop> will
-unapply the tompost patch. C<quilt push> applies the next patch in the series.
+unapply the topmost patch. C<quilt push> applies the next patch in the series.
 You may see the list of unapplied patches with C<quilt unapplied>.
 
 =head2 2.3. Editing patches
@@ -137,7 +137,7 @@
     quilt edit files-with-rejections
     quilt refresh
 
-=item * refreshing a fuzzy patch is a beeze
+=item * refreshing a fuzzy patch is a breeze
 
     quilt push
     quilt refresh
@@ -160,7 +160,7 @@
 
 =over
 
-=item * none yet :)
+=item * gregor herrmann <gregor+debian at comodo.priv.at>
 
 =back
 




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