Author: particle
Date: Tue Nov 11 13:20:52 2008
New Revision: 32557

Modified:
   trunk/docs/submissions.pod

Log:
[docs] trailing space cleanup

Modified: trunk/docs/submissions.pod
==============================================================================
--- trunk/docs/submissions.pod  (original)
+++ trunk/docs/submissions.pod  Tue Nov 11 13:20:52 2008
@@ -44,7 +44,7 @@
                 |
                 +--> LICENSE
                 |
-                +--> src 
+                +--> src
                 |
                 +--> tools
                 |
@@ -149,7 +149,7 @@
     patch -p0 < some.patch
 
 In order to be on the safe side run 'make test' before actually committing
-the changes. 
+the changes.
 
 =head2 Configuration of files to ignore
 
@@ -166,7 +166,7 @@
 
     svn propedit svn:ignore <PATH>
 
-In order to keep the two different checks synchronized, 
+In order to keep the two different checks synchronized,
 the MANIFEST and MANIFEST.SKIP file should be regenerated with:
 
     perl tools/dev/mk_manifest_and_skip.pl

Reply via email to