Author: dion
Date: Wed Jun 22 06:03:00 2005
New Revision: 191829

URL: http://svn.apache.org/viewcvs?rev=191829&view=rev
Log:
Fix typo exmaple

Modified:
    jakarta/commons/proper/email/trunk/xdocs/examples.xml

Modified: jakarta/commons/proper/email/trunk/xdocs/examples.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/email/trunk/xdocs/examples.xml?rev=191829&r1=191828&r2=191829&view=diff
==============================================================================
--- jakarta/commons/proper/email/trunk/xdocs/examples.xml (original)
+++ jakarta/commons/proper/email/trunk/xdocs/examples.xml Wed Jun 22 06:03:00 
2005
@@ -58,7 +58,7 @@
         class to reference your attachments.
       </p>
       <p>
-        In the following exmaple, we will create an attachment for a picture.
+        In the following example, we will create an attachment for a picture.
         We will then attach the picture to the email and send it.
       </p>
       <source>
@@ -127,7 +127,7 @@
         if the reciepient does not support HTML email, and add inline images.
       </p>
       <p>
-        In this exmaple, we will send an email message with formatted HTML
+        In this example, we will send an email message with formatted HTML
         content with an inline image.
       </p>
       <source>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to