Github user jdanekrh commented on a diff in the pull request:

    https://github.com/apache/qpid-proton/pull/127#discussion_r146538680
  
    --- Diff: proton-c/bindings/ruby/lib/core/connection.rb ---
    @@ -201,7 +201,7 @@ def remote_desired_capabilities
         # @return [Data] The remote properties.
         #
         def remote_properties
    -      data_to_object(Cproton.pn_connection_remote_properites(@impl))
    +      data_to_object(Cproton.pn_connection_remote_properties(@impl))
    --- End diff --
    
    highlighting code change


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to