diff --git a/documentation/winedev-coding.sgml b/documentation/winedev-coding.sgml
index e8f80cd2ccc..5cdb82afeae 100644
--- a/documentation/winedev-coding.sgml
+++ b/documentation/winedev-coding.sgml
@@ -76,7 +76,7 @@ diff -u file.old file.c > file.txt
Some notes about style
- There are a few conventions that about coding style that have
+ There are a few conventions about coding style that have
been adopted over the years of development. The rational for
these rules
is explained for each one.
@@ -162,11 +162,11 @@ code
attachments. Giving the patch a .txt
extension and attaching will solve the problem for most
mailers including Outlook. Also, there is a way to enable
- Outlook Express send .diff
+ Outlook Express to send .diff
attachments.
- You need following two things to make it work.
+ You need the following two things to make it work.
@@ -190,9 +190,9 @@ code
- Item #1 is important. After you hit "Send" button, go to
+ Item #1 is important. After you hit the "Send" button, go to
"Outbox" and using "Properties" verify the message source to
- make sure that the mail has correct format. You might want
+ make sure that the mail has the correct format. You might want
to send several test emails to yourself too.