rombert closed pull request #1: Fixed Spelling.
URL: https://github.com/apache/sling-org-apache-sling-mom/pull/1
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/README.md b/README.md
index 58d559b..0d71672 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ To add a message to a named queue use the [QueueManager 
API](src/main/java/org/a
            name is the name of the queue.
            message is the message in map of maps form.
            
-To recieve messages from the queue ise the [QueueManager 
API](src/main/java/org/apache/sling/mom/QueueManager.java)
+To receive messages from the queue use the [QueueManager 
API](src/main/java/org/apache/sling/mom/QueueManager.java)
 
         QueueSession queueSession =  queueManager.open( QueueReader 
queueReader, String name, MessageFilter messageFilter);
         


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to