summaryrefslogtreecommitdiff
path: root/qpid/cpp/bindings
diff options
context:
space:
mode:
authorDarryl L. Pierce <mcpierce@apache.org>2013-07-12 13:47:58 +0000
committerDarryl L. Pierce <mcpierce@apache.org>2013-07-12 13:47:58 +0000
commit222e86cf6069e69e9a425f3aff5ed64978ba3b28 (patch)
tree714cfab2d60dd377e6d1c3fc57f04cff58d429a8 /qpid/cpp/bindings
parent5cc75414ae11477263f3e7ed2037a447786febce (diff)
downloadqpid-python-222e86cf6069e69e9a425f3aff5ed64978ba3b28.tar.gz
NO-JIRA: Fixed typo in the Ruby ChangeLog file.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1502557 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/bindings')
-rw-r--r--qpid/cpp/bindings/qpid/ruby/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/bindings/qpid/ruby/ChangeLog b/qpid/cpp/bindings/qpid/ruby/ChangeLog
index 03813053d2..4e3cc6f8cb 100644
--- a/qpid/cpp/bindings/qpid/ruby/ChangeLog
+++ b/qpid/cpp/bindings/qpid/ruby/ChangeLog
@@ -1,4 +1,4 @@
-Verison 0.22:
+Version 0.22:
* Qpid::Messaging::Address can use an address string on creation.
* Qpid::Messaging::Message can use an address string for reply_to.
* Removed errors.rb and the KeyError and SessionNameException errors.