lib/universa/client.rb in universa-3.14.2.4 vs lib/universa/client.rb in universa-3.14.3

- old
+ new

@@ -214,10 +214,10 @@ inspect end end - # The state of some contract reported by thee network. It is a convenience wrapper around Universa + # The state of some contract reported by the network. It is a convenience wrapper around Universa # ItemState structure. class ContractState def initialize(universa_contract_state) @source = universa_contract_state end