Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn O. Pearce2009-10-02 16:45:00 +0000
committerShawn O. Pearce2009-10-02 16:45:00 +0000
commit56a1457acd32c23ad0db15fcf1695f2c8ca4582f (patch)
treed1afd92767ee78227a67fa5f5253752993e16b90
parent47f58cd707093b283b0b3a41e8973ec3e8761238 (diff)
downloadegit-56a1457acd32c23ad0db15fcf1695f2c8ca4582f.tar.gz
egit-56a1457acd32c23ad0db15fcf1695f2c8ca4582f.tar.xz
egit-56a1457acd32c23ad0db15fcf1695f2c8ca4582f.zip
Fix tabs-to-spaces in SUBMITTING_PATCHES
Change-Id: I6e35de7373467bd9fabc6ae3912f56ac57c982ac Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
-rw-r--r--SUBMITTING_PATCHES2
1 files changed, 1 insertions, 1 deletions
diff --git a/SUBMITTING_PATCHES b/SUBMITTING_PATCHES
index 6a3fd612d0..581e2e9db6 100644
--- a/SUBMITTING_PATCHES
+++ b/SUBMITTING_PATCHES
@@ -5,7 +5,7 @@ Short Version:
- Review and follow the Eclipse Due Diligence Process
- http://www.eclipse.org/projects/dev_process/ip-process-in-cartoons.php
+ http://www.eclipse.org/projects/dev_process/ip-process-in-cartoons.php
http://www.eclipse.org/legal/EclipseLegalProcessPoster.pdf
- Review and follow the current guidelines:

Back to the top