Merge pull request #3 from jimmycasey/trunk

Fixed Spelling.
diff --git a/java/modules/documentation/src/site/xdoc/userguide/samples/sample53.xml b/java/modules/documentation/src/site/xdoc/userguide/samples/sample53.xml
index f415dcc..0f65159 100644
--- a/java/modules/documentation/src/site/xdoc/userguide/samples/sample53.xml
+++ b/java/modules/documentation/src/site/xdoc/userguide/samples/sample53.xml
@@ -124,7 +124,7 @@
 [java] Request: 130 ==> Response from server: MyServer2
 ...</div>
                 <p>
-                    You can keep on shutting servers down like this. Client will get a response untill
+                    You can keep on shutting servers down like this. Client will get a response until
                     you shutdown all listed servers. Once all servers are shutdown, the error sequence
                     is triggered and a fault message is sent to the client as follows.
                 </p>
diff --git a/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample53.xml b/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample53.xml
index f415dcc..0f65159 100644
--- a/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample53.xml
+++ b/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample53.xml
@@ -124,7 +124,7 @@
 [java] Request: 130 ==&gt; Response from server: MyServer2
 ...</div>
                 <p>
-                    You can keep on shutting servers down like this. Client will get a response untill
+                    You can keep on shutting servers down like this. Client will get a response until
                     you shutdown all listed servers. Once all servers are shutdown, the error sequence
                     is triggered and a fault message is sent to the client as follows.
                 </p>
diff --git a/scratch/synapse-2.1-versioned/java/modules/core/src/main/java/org/apache/synapse/config/xml/MediatorPropertySerializer.java b/scratch/synapse-2.1-versioned/java/modules/core/src/main/java/org/apache/synapse/config/xml/MediatorPropertySerializer.java
index 958c84a..714d533 100644
--- a/scratch/synapse-2.1-versioned/java/modules/core/src/main/java/org/apache/synapse/config/xml/MediatorPropertySerializer.java
+++ b/scratch/synapse-2.1-versioned/java/modules/core/src/main/java/org/apache/synapse/config/xml/MediatorPropertySerializer.java
@@ -36,7 +36,7 @@
 
     /**
      * Serialize all the properties to the given paren element. For each and every
-     * property ther will be a seperate property element created inside the parent element.
+     * property ther will be a separate property element created inside the parent element.
      * 
      * @param parent element to which property elements should be added
      * @param props <code>Collection</code> of propertis
diff --git a/scratch/synapse-2.1-versioned/java/modules/documentation/src/site/xdoc/userguide/samples/sample53.xml b/scratch/synapse-2.1-versioned/java/modules/documentation/src/site/xdoc/userguide/samples/sample53.xml
index f415dcc..0f65159 100644
--- a/scratch/synapse-2.1-versioned/java/modules/documentation/src/site/xdoc/userguide/samples/sample53.xml
+++ b/scratch/synapse-2.1-versioned/java/modules/documentation/src/site/xdoc/userguide/samples/sample53.xml
@@ -124,7 +124,7 @@
 [java] Request: 130 ==&gt; Response from server: MyServer2
 ...</div>
                 <p>
-                    You can keep on shutting servers down like this. Client will get a response untill
+                    You can keep on shutting servers down like this. Client will get a response until
                     you shutdown all listed servers. Once all servers are shutdown, the error sequence
                     is triggered and a fault message is sent to the client as follows.
                 </p>