Spaces not tabs
Leon Brocard [Mon, 19 Apr 2010 20:14:55 +0000 (21:14 +0100)]
Porting/release_managers_guide.pod

index 5f33922..b03f791 100644 (file)
@@ -306,8 +306,8 @@ this line in README.vms needs special handling:
 Commit your changes:
 
     $ git st
-       $ git diff
-         B<review the delta carefully>
+    $ git diff
+    B<review the delta carefully>
 
     $ git commit -a -m 'Bump the perl version in various places for 5.x.y'