summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-08-28 10:09:04 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-08-28 10:09:04 (GMT)
commit78d89b928b1301c84e3983b3b3fa2bebec919594 (patch)
tree19aea05f4e7bf6861aeadddf1a1f4fb1130256ec
parent922486d2b1007bec06f9ac715f7ca01ef9e09e3a (diff)
README: fix some space alignment
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 855b9d7..97be369 100644
--- a/README
+++ b/README
@@ -29,9 +29,9 @@ Sending a bug report
--------------------
If you need to send a bug report, please send a mail with subject
- prefixed with "[CT_NG]" with to following destinations:
- TO: yann.morin.1998 (at) anciens.enib.fr
- CC: crossgcc (at) sourceware.org
+prefixed with "[CT_NG]" with to following destinations:
+ TO: yann.morin.1998 (at) anciens.enib.fr
+ CC: crossgcc (at) sourceware.org
Sending patches
---------------
@@ -39,7 +39,7 @@ Sending patches
If you want to enhance crosstool-NG, there's a to-do list in the TODO file.
Patches should come with the appropriate SoB line. A SoB line is typically
- something like:
+something like:
Signed-off-by: John DOE <john.doe@somewhere.net>
The SoB line is clearly described in Documentation/SubmittingPatches , section