[Mono-dev] [PATCH] System.Net FtpStatusCode.cs typo corrections

Jensen Somers jensen.somers at gmail.com
Mon Oct 30 17:06:51 EST 2006


I noticed some typo's in the FtpStatusCode enum in the System.Net namespace.
The word "available" is miss spelled as "avalaible".

I created two patches to fix this issue.
The first removes the miss spelled words and adds the correct spelling,
the second patch only adds the correct spelled words but does not remove
the miss spelled ones, in case they are already used.

It's my first attempt, so feedback (good or bad) is always welcome :)

Jensen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FtpStatusCode.patch
Type: text/x-patch
Size: 1160 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061030/efa0ba37/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FtpStatusCode_both.patch
Type: text/x-patch
Size: 1068 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061030/efa0ba37/attachment-0001.bin 


More information about the Mono-devel-list mailing list