Repository: qpid-proton Updated Branches: refs/heads/master d6f1b8371 -> 8744409e2
PROTON-827: Fix typo in go/README.md Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/8744409e Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/8744409e Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/8744409e Branch: refs/heads/master Commit: 8744409e21ab208009ed7003435d44438600fc93 Parents: d6f1b83 Author: Alan Conway <[email protected]> Authored: Fri Apr 10 15:56:30 2015 -0400 Committer: Alan Conway <[email protected]> Committed: Fri Apr 10 15:56:30 2015 -0400 ---------------------------------------------------------------------- proton-c/bindings/go/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/8744409e/proton-c/bindings/go/README.md ---------------------------------------------------------------------- diff --git a/proton-c/bindings/go/README.md b/proton-c/bindings/go/README.md index 8de11ce..41948ac 100644 --- a/proton-c/bindings/go/README.md +++ b/proton-c/bindings/go/README.md @@ -1,4 +1,4 @@ -y# *EXPERIMENTAL* Go binding for proton +# *EXPERIMENTAL* Go binding for proton This is the beginning of a [Go](http://golang.org) binding for proton. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
