You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ra...@apache.org on 2015/03/25 15:13:16 UTC

qpid-proton git commit: Fixed a very minor spelling mistake. Please enter the commit message for your changes. Lines starting

Repository: qpid-proton
Updated Branches:
  refs/heads/master 262009958 -> df2cd6c0c


Fixed a very minor spelling mistake.
Please enter the commit message for your changes. Lines starting


Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/df2cd6c0
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/df2cd6c0
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/df2cd6c0

Branch: refs/heads/master
Commit: df2cd6c0cb19beb4d74690581005f9cb662cb856
Parents: 2620099
Author: Rajith Attapattu <ra...@apache.org>
Authored: Wed Mar 25 10:12:08 2015 -0400
Committer: Rajith Attapattu <ra...@apache.org>
Committed: Wed Mar 25 10:12:08 2015 -0400

----------------------------------------------------------------------
 proton-c/bindings/python/docs/source/overview.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/df2cd6c0/proton-c/bindings/python/docs/source/overview.rst
----------------------------------------------------------------------
diff --git a/proton-c/bindings/python/docs/source/overview.rst b/proton-c/bindings/python/docs/source/overview.rst
index 7aa2f48..077c3de 100644
--- a/proton-c/bindings/python/docs/source/overview.rst
+++ b/proton-c/bindings/python/docs/source/overview.rst
@@ -8,7 +8,7 @@ An overview of the model
 
 Messages are transferred between connected peers over 'links'. At the
 sending peer the link is called a sender. At the receiving peer it is
-a receiver. Messages are sent by senders and receiver by receivers.
+a receiver. Messages are sent by senders and received by receivers.
 
 Links are established over sessions. Sessions are established over
 connections. Connections are (generally) established between two


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org